Xmcp
Freeby MCP Community
The MCP framework
v0.6.5Added Apr 12, 2026
mcpmodelcontextprotocolhttpstdio
Xmcp MCP Server
The MCP framework
Installation
Reviews
Installation
Quick install
npx -y xmcp
Add to claude_desktop_config.json
{
"mcpServers": {
"xmcp": {
"command": "npx",
"args": ["-y", "xmcp"]
}
}
}