| Port details |
- cpp-mcp Lightweight C++ MCP (Model Context Protocol) SDK
- g20260331 misc
=0 g20250523Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2025-08-28 09:42:16
- Last Update: 2026-04-04 18:40:39
- Commit Hash: 3382a1e
- Also Listed In: devel
- License: MIT
- WWW:
- https://github.com/hkr04/cpp-mcp
- Description:
- 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 2024-11-05 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
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/misc/cpp-mcp/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/cpp-mcp
- pkg install cpp-mcp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cpp-mcp
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1775263177
SHA256 (hkr04-cpp-mcp-g20260331-b1a4467_GH0.tar.gz) = 532b9f111d29b87f637b3d45f836dc2373b059a190c86a3ab0c7bacb30aae6f2
SIZE (hkr04-cpp-mcp-g20260331-b1a4467_GH0.tar.gz) = 512607
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_cpp-mcp
- USES:
- cmake compiler:c++17-lang
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
g20260331 04 Apr 2026 18:40:39
    |
Yuri Victorovich (yuri)  |
misc/cpp-mcp: update g20250523 → g20260331 |
g20250523 28 Aug 2025 09:40:49
    |
Yuri Victorovich (yuri)  |
misc/cpp-mcp: New port: Lightweight C++ MCP (Model Context Protocol) SDK |
Number of commits found: 2
|