by hkr04 · MCP Server · ★ 267
MCP Protocol Framework Model Context Protocol (MCP) is an open protocol that provides a standardized way for AI models and agents to interact with various resources, tools, and services. This framework implements the core functionality of the MCP protocol, conforming to the 2025-03-26 basic protocol specification. Core Features JSON-RPC 2.0 Communication: Request/response communication based on JSON-RPC 2.0 standard Resource Abstraction: Standard interfaces for resources such as files, APIs, etc.
| Stars | 267 |
| Forks | 67 |
| Language | C++ |
| Category | MCP Server |
| License | MIT |
| Quality Score | 65.5466822496328/100 |
| Open Issues | 10 |
| Last Updated | 2026-04-28 |
| Created | 2025-04-01 |
| Platforms | mcp |
| Est. Tokens | ~39k |
Explore other popular mcp server tools:
cpp-mcp is Lightweight C++ MCP (Model Context Protocol) SDK. It is categorized as a MCP Server with 267 GitHub stars.
cpp-mcp is primarily written in C++.
You can find installation instructions and usage details in the cpp-mcp GitHub repository at github.com/hkr04/cpp-mcp. The project has 267 stars and 67 forks, indicating an active community.
cpp-mcp is released under the MIT license, making it free to use and modify according to the license terms.