by hkr04 · MCP Server · ★ 267
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
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. Tool Registration: Register and call tools with structured parameters Extensible Architecture: Easy to extend with new resource types and tools Multi-Transport Support: Supports HTTP and standard input/output (stdio) communication methods How to Build Example of building with CMake: Build with tests: Build with SSL support: Adopters Here are some open-source projects that are using this repository. If you're using it too, feel free to submit a PR to be featured here! humanus.cpp
| 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.