{"type":"mcp_server","name":"oatpp-mcp","description":"Oatpp-mcp implements Anthropic's Model Context Protocol for Oat++, enabling LLM integration with your Oat++ API through autogenerated tools. It supports STDIO and HTTP SSE transports, along with Prompts, Resources, and Tools.","category":"AI","language":"C++","stars":51,"forks":1,"owner":"oatpp","github_url":"https://github.com/oatpp/oatpp-mcp","homepage":"https://oatpp.io/","setup":"## Setup\n\n### Pre Requirements\n\n- Install the main [oatpp](https://github.com/oatpp/oatpp) module\n\n### Install module\n\n- Clone this repository.\n- In the root of the repository run:\n   ```bash\n   mkdir build && cd build\n   cmake ..\n   make install\n   ```","tools":"## Available Tools\n\n\t\t1. Autogenerated tools for API (`oatpp-mcp` can automatically generate tools from `ApiController` so that you can query your API with LLM.)\n\t\t2. STDIO Transport\n\t\t3. HTTP SSE Transport\n\t\t4. Prompts (Server feature)\n\t\t5. Resources (Server feature)\n\t\t6. Tools (Server feature)","faq":null,"created_at":"2024-12-09T01:27:21+00:00","updated_at":"2025-03-28T17:22:09+00:00","source_url":"https://model-context-protocol.com/servers/oatpp-llm-integration-model-context-protocol","related_articles":[]}