C++ Core Guidelines
https://server.smithery.ai/SongJiangzhou/cpp_guidelines/mcp
● healthy
Enforce consistent C++ style and best practices across your codebase. Analyze naming, memory safety, and const correctness, and get actionable modernization suggestions up to C++23. Accelerate reviews with ready-made prompts and quick access to curated guidelines.
Transport
streamable-http
Auth
smithery_api_key
Cost
—
How to connect
MCP endpoint (streamable-http)
https://server.smithery.ai/SongJiangzhou/cpp_guidelines/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/SongJiangzhou/cpp_guidelines/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Listed at (smithery)
https://github.com/SongJiangzhou/cpp_guidelines