oatpp/oatpp-mcp
Anthropic’s Model Context Protocol implementation for Oat++
This is a tool for C++ developers working with Oat++ to integrate large language models (LLMs) with their existing APIs. It automatically generates 'tools' from your API controllers, allowing an LLM to interact with and query your API directly. The primary user is a C++ developer who wants to enable LLM-driven interactions with their services.
No commits in the last 6 months.
Use this if you are a C++ developer using Oat++ and want to enable an LLM to call functions or retrieve data from your web service by automatically generating an interface from your existing API.
Not ideal if you are not a C++ developer or are not building services with the Oat++ framework, as this tool is specifically designed for that environment.
Stars
49
Forks
6
Language
C++
License
Apache-2.0
Category
Last pushed
Dec 13, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/oatpp/oatpp-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
microsoft/mcp-for-beginners
This open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through...
emarco177/mcp-crash-course
Hands-on crash course for the Model Context Protocol (MCP) with project-based branches on...
Dhi13man/oorep-mcp
Model Context Protocol (MCP) server and client SDK that provides AI assistants with access to...
posit-dev/mcptools
Model Context Protocol For R
kamranayub/pluralsight-course-mcp-in-practice
Pluralsight Course: MCP in Practice