nlpresearchai/mcpcpp
A modern C++ implementation of the [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) for building AI-powered applications with external tool integration.
Platform-specific configuration:
{
"mcpServers": {
"mcpcpp": {
"command": "npx",
"args": [
"-y",
"mcpcpp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...