Loading MCP server directory, please wait...
Spring Boot example that exposes SpringDoc OpenAPI operations as safe MCP tools.
npx @getmcp/cli add io.github.Neo1228/swagger-mcp-bridgeRequires Docker Engine. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Neo1228/swagger-mcp-bridge": {
"command": "docker",
"args": [
"run",
"--rm",
"-p",
"8080:8080",
"run",
"-i",
"--rm",
"ghcr.io/neo1228/swagger-mcp-bridge-example:0.1.0"
]
}
}
}