C++ Core Guidelines
Rank #87,134smithery/SongJiangzhou/cpp_guidelines
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.
C++ Core Guidelines is a Model Context Protocol (MCP) server published by SongJiangzhou. It ranks #87,134 of 132,046 servers tracked on MCP Toplist. C++ Core Guidelines is listed on Smithery, and ships as a single rolling release with no explicit version metadata. It was first listed on Nov 15, 2025.
Ranks ahead of 44,912 of 132,046 servers on MCP Toplist.
Use C++ Core Guidelines
Hosted remote endpoint gated by authentication — connect via its URL and authenticate with the provider (OAuth flow or an API key/header, per its docs).
claude mcp add --transport http cpp-guidelines https://server.smithery.ai/SongJiangzhou/cpp_guidelines/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.cpp-guidelines]
url = "https://server.smithery.ai/SongJiangzhou/cpp_guidelines/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://server.smithery.ai/SongJiangzhou/cpp_guidelines/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"cpp-guidelines": {
"url": "https://server.smithery.ai/SongJiangzhou/cpp_guidelines/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"cpp-guidelines": {
"type": "http",
"url": "https://server.smithery.ai/SongJiangzhou/cpp_guidelines/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"cpp-guidelines": {
"serverUrl": "https://server.smithery.ai/SongJiangzhou/cpp_guidelines/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"cpp-guidelines": {
"url": "https://server.smithery.ai/SongJiangzhou/cpp_guidelines/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/smithery%2FSongJiangzhou%2Fcpp_guidelines)<a href="https://mcptoplist.com/server/smithery%2FSongJiangzhou%2Fcpp_guidelines"><img src="https://mcptoplist.com/badge/smithery%2FSongJiangzhou%2Fcpp_guidelines.svg" alt="MCP Toplist: #87,134 of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
SongJiangzhou
Other servers by SongJiangzhou
View all SongJiangzhou servers →Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains C++ Core Guidelines?
- C++ Core Guidelines is maintained by SongJiangzhou, which publishes 3 MCP servers (0 total versions) tracked on MCP Toplist.
- Is C++ Core Guidelines listed on the Official MCP Registry?
- C++ Core Guidelines is not on the Official MCP Registry. It is listed on Smithery.
- How many versions does C++ Core Guidelines have?
- C++ Core Guidelines ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for C++ Core Guidelines?
- The source code for C++ Core Guidelines is hosted at github.com/SongJiangzhou/cpp_guidelines.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.