cpp-mcp — MCP Server by hkr04

by hkr04 · MCP Server · ★ 267

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About cpp-mcp

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

Quick Facts

Stars267
Forks67
LanguageC++
CategoryMCP Server
LicenseMIT
Quality Score65.5466822496328/100
Open Issues10
Last Updated2026-04-28
Created2025-04-01
Platformsmcp
Est. Tokens~39k

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular C++ Agent Tools

Frequently Asked Questions

What is cpp-mcp?

cpp-mcp is Lightweight C++ MCP (Model Context Protocol) SDK. It is categorized as a MCP Server with 267 GitHub stars.

What programming language is cpp-mcp written in?

cpp-mcp is primarily written in C++.

How do I install or use cpp-mcp?

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.

What license does cpp-mcp use?

cpp-mcp is released under the MIT license, making it free to use and modify according to the license terms.

View on GitHub → Browse MCP Server tools