peppemas/mcp_server
A C++ implementation of a Model Context Protocol Server with a pluggable module architecture.
Platform-specific configuration:
{
"mcpServers": {
"mcp_server": {
"command": "npx",
"args": [
"-y",
"mcp_server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...