OpenAPI Transformer

Transforms OpenAPI specifications into ready-to-use tools that enable seamless interaction with REST APIs through automatic endpoi

mattt 326
Claude CodeClaude DesktopGeneric
View source ↗

Emcee is a CLI tool that creates Model Context Protocol servers from OpenAPI specifications, enabling AI assistants to interact with REST APIs through JSON-RPC. Developed by Loopwork AI, it processes an OpenAPI spec (from a file, URL, or stdin) and automatically generates tools that map to API endpoints, handling authentication, parameter validation, and response formatting. The tool supports various authentication methods including Bearer tokens and Basic auth, with secure 1Password integration for credential management. Emcee is particularly useful for quickly exposing existing APIs to Claude Desktop and other MCP-compatible assistants without writing custom integration code.

Source

Repository: https://github.com/mattt/emcee

Maintain OpenAPI Transformer?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

OpenAPI Transformer on getagentictools
[![OpenAPI Transformer on getagentictools](https://getagentictools.com/badge/mcp/mattt-emcee.svg)](https://getagentictools.com/mcp/mattt-emcee?ref=badge)