OpenAPI Transformer
MCP Serverby mattt · Added 5mo ago
Claude
320
Install
git clone https://github.com/mattt/emceeAdd to Claude
claude mcp add mattt-emceeQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"openapi-transformer": {
"command": "npx",
"args": [
"@modelcontextprotocol/openapi-transformer"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Transforms OpenAPI specifications into ready-to-use tools that enable seamless interaction with REST APIs through automatic endpoint mapping, authentication handling, and response formatting.
Tags
File Systemsmcp-serverapiai