Generates MCP server code from OpenAPI specifications. Connects to OpenAPI files. Developers use it to quickly scaffold MCP servers for APIs defined in OpenAPI.
Generates MCP server code from OpenAPI specifications. Connects to OpenAPI files. Developers use it to quickly scaffold MCP servers for APIs defined in OpenAPI.
npx -y openapi-mcp-generatorAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"openapi-mcp-generator-npm": {
"command": "npx",
"args": [
"-y",
"npx -y openapi-mcp-generator"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from openapi-mcp-generator?"
API Key Required
This server requires an API key from openapi-mcp-generator. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| OPENAPI-MCP-GENERATOR_API_KEY | Yes | Your openapi-mcp-generator API key |
"What resources are available in openapi-mcp-generator?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in openapi-mcp-generator"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in openapi-mcp-generator with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.