UNPKG

cpp-enhancement-mcp-server

Version:

MCP server for C++ programming enhancement with modern best practices, performance optimization, and real-time web research. Requires Python 3.8+.

11 lines (10 loc) 366 B
{ "mcpServers": { "cpp-enhancement": { "command": "python", "args": ["cpp_enhancement_server.py"], "env": {}, "description": "C++ Programming Enhancement MCP Server - Provides modern C++ best practices, performance optimization tips, RAII guidance, template programming help, and real-time web research for C++ techniques." } } }