New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

init-xmcp

Package Overview
Dependencies
Maintainers
2
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

init-xmcp

Initialize xmcp apps with one command

latest
Source
npmnpm
Version
0.6.5
Version published
Maintainers
2
Created
Source
xmcp logo

xmcp

xmcp logo NPM version License

init-xmcp

Initialize xmcp applications with one command on top of Next.js and Express projects. Unlock the power of xmcp discovery and integration with your existing codebase.

Usage

npx init-xmcp@latest

Options

  • -v, --version: Output the current version of init-xmcp.
  • -y, --yes: Skip confirmation prompts (default: false)
  • --package-manager <manager>: Specify package manager (npm, yarn, pnpm, bun) (default: "")
  • --tools-path <path>: Specify custom tools path (default: "")
  • --route-path <path>: Specify custom route path (default: "")
  • --skip-tools: Skip tool creation (default: false)
  • --skip-route: Skip route creation (default: false)
  • -h, --help: Display help message.

Getting Started

License

This project is licensed under the MIT License - see the LICENSE file for details.

Keywords

mcp

FAQs

Package last updated on 02 Mar 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts