notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
cpp-mcp Lightweight C++ MCP (Model Context Protocol) SDK
g20250523 miscnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 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 search for ports maintained by this maintainer
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
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (17 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/cpp-mcp-g20250523/catalog.mk
  3. /usr/local/share/licenses/cpp-mcp-g20250523/LICENSE
  4. /usr/local/share/licenses/cpp-mcp-g20250523/MIT
  5. include/mcp/mcp_client.h
  6. include/mcp/mcp_logger.h
  7. include/mcp/mcp_message.h
  8. include/mcp/mcp_resource.h
  9. include/mcp/mcp_server.h
  10. include/mcp/mcp_sse_client.h
  11. include/mcp/mcp_stdio_client.h
  12. include/mcp/mcp_thread_pool.h
  13. include/mcp/mcp_tool.h
  14. lib/libmcp.so
  15. @owner
  16. @group
  17. @mode
Collapse this list.
Dependency lines:
  • cpp-mcp>0:misc/cpp-mcp
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):
cpp-mcp
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-g20250523--g20250523---
FreeBSD:13:quarterly--------
FreeBSD:14:latest-g20250523--g20250523---
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/hkr04/cpp-mcp/tar.gz/86856a2?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
g20250523
28 Aug 2025 09:40:49
commit hash: 1f97191576c597a9b0f705066a6831fde3bec20ecommit hash: 1f97191576c597a9b0f705066a6831fde3bec20ecommit hash: 1f97191576c597a9b0f705066a6831fde3bec20ecommit hash: 1f97191576c597a9b0f705066a6831fde3bec20e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/cpp-mcp: New port: Lightweight C++ MCP (Model Context Protocol) SDK

Number of commits found: 1