Port details |
- cpp-mcp Lightweight C++ MCP (Model Context Protocol) SDK
- g20250523 misc
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2025-08-28 09:42:16
- Last Update: 2025-08-28 09:40:49
- Commit Hash: 1f97191
- 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 - 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 = 1756358008
SHA256 (hkr04-cpp-mcp-g20250523-86856a2_GH0.tar.gz) = 6beea2a0bf155ad28c956e6c47fd6140dc28adaa2c2356e7222e8bf218e6abc3
SIZE (hkr04-cpp-mcp-g20250523-86856a2_GH0.tar.gz) = 510803
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: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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: 1
|