Neumann-Labs/mcp-cpp
A C++ SDK for the Model Context Protocol (MCP). The SDK will provide a framework for creating MCP servers and clients in C++.
Platform-specific configuration:
{
"mcpServers": {
"mcp-cpp": {
"command": "npx",
"args": [
"-y",
"mcp-cpp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...