internal-swagger-mcp
by zhangwanli09
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port for HTTP mode (default 3000) | |
| SOURCES_FILE | No | Path to a JSON file containing the source list (relative to project root) | |
| MCP_BIND_HOST | No | Bind address for HTTP mode (default 0.0.0.0) | |
| SWAGGER_SOURCES | No | JSON array of Swagger source URLs (e.g., ["<SOURCE>"]) | |
| MCP_BEARER_TOKEN | No | Bearer token for HTTP mode authentication | |
| MCP_ALLOWED_ORIGINS | No | Comma-separated allowed origins for HTTP mode |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/zhangwanli09/internal-swagger-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server