Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"openapi2mcptools": {
"command": "npx",
"args": [
"-y",
"openapi2mcptools"
]
}
}
}
Or smoke-test directly:
npx -y openapi2mcptools
Details
| Website | https://www.npmjs.com/package/openapi2mcptools |
|---|---|
| GitHub | git+https://github.com/2013xile/openapi2mcptools.git |
| License | unknown |
| Pricing | free |
| Sources | npm |
| Discovered | 2026-05-25 |