serifcolakel/swagger-mcp-adapter
TypeScript-based MCP server that integrates with Swagger/OpenAPI specifications to expose API endpoints as tools for LLMs
Platform-specific configuration:
{
"mcpServers": {
"swagger-mcp-adapter": {
"command": "npx",
"args": [
"-y",
"swagger-mcp-adapter"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...