MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

现代C++启动! - `import std`

Created 2/4/2026
Updated about 21 hours ago
Repository documentation and setup instructions

现代C++启动! - import std (筹备中...)

面向零基础的C++入门教程, 了解C++发展背景和生态以及基础语法

d2x online-ebook License

| 文档 - d2x工具 - 论坛 | | --- |

其他

Quick Setup
Installation guide for this server

Installation Command (package not published)

git clone https://github.com/mcpp-community/mcpp-start
Manual Installation: Please check the README for detailed setup instructions and any additional dependencies required.

Cursor configuration (mcp.json)

{ "mcpServers": { "mcpp-community-mcpp-start": { "command": "git", "args": [ "clone", "https://github.com/mcpp-community/mcpp-start" ] } } }