caomengxuan666/MCPServer.cpp
A high-performance C++ implementation of the Model Communication Protocol server,which supports python plugins.
Platform-specific configuration:
{
"mcpServers": {
"MCPServer.cpp": {
"command": "npx",
"args": [
"-y",
"MCPServer.cpp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...