O
oatpp-mcp
By oatpp·Visit Source
Oat++ implementation of Anthropic's Model Context Protocol
January 20, 2025
22 days ago
54 Clicks
What is this MCP
This is an implementation of Anthropic's Model Context Protocol (MCP) for the Oat++ web framework. It enables communication between LLMs and C++ web services through standardized protocols.
How to use this MCP
You can integrate it by building the module, adding prompts/resources/tools to the server, and serving via STDIO or HTTP SSE. Examples are provided in the repository.
What this MCP can be used for
It can be used to automatically generate API tools for LLM interaction, enable prompt-based communication with models, and create resources for model context management in C++ applications.
Repository Info
Stars:
39
Forks:
2
Watchers:
39
Last Updated: 27 days ago