π§
cpp_guidelines
π§MCP ServerSongJiangzhou/cpp_guidelines
What it does
|An MCP server for C++ coding standard checks and best practices with 5 analysis tools for naming, include guards, memory safety, modern C++ suggestions, and const correctness.
remotehostedcodememory
Installation
Claude CodeAdd MCP server via Claude CodeAuto-generated from README. View full documentation on GitHub β
claude mcp add cpp-style -- uv run mcp run cpp_style_server.pyClaude Desktop ConfigurationServer configuration (JSON)
{
"mcpServers": {
"cpp-style": {
"command": "uv",
"args": ["ru...513
Last UpdatedNov 23, 2025