πŸ”§

internal-swagger-mcp

πŸ”§MCP Server

zhangwanli09/internal-swagger-mcp

glama

Installation

Local ServerAuto-generated from README. View full documentation on GitHub β†’
claude mcp add swagger --scope project --env SWAGGER_SOURCES='["<SOURCE>"]' -- npx -y internal-swagger-mcp
Remote ServerConnect to remote MCP server
claude mcp add --transport http swagger --scope project http://<internal-IP>:3000/mcp --header 'X-Swagger-Sources: ["<SOURCE>"]'
Local Server
claude mcp add swagger --scope project -- npx -y internal-swagger-mcp --sources-file ./swagger-sources.json
Server ConfigurationServer configuration (JSON)
{ "mcp": { "swagger": { "type": "remote", "url": "http://<inte...
0
Last UpdatedJun 2, 2026