Back to directory
oatpp-mcp

oatpp-mcp

@oatpp49

An implementation of Anthropic’s Model Context Protocol for the Oat++ C++ web framework, enabling automatic tool generation from API controllers for LLM interaction.

C++Oat++APILLMtoolspromptsresourcescontext

Installation & Configuration

{
  "mcpServers": {
    "oatpp-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "oatpp-mcp-mcp"
      ]
    }
  }
}

Information

Transport
stdiosse
Language
C++
Created
2024/12/8
Updated
2026/6/7