Swagger MCP Adapter
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TIMEOUT | No | Request timeout in ms | 30000 |
| BASE_URL | No | Base URL for API calls | From OpenAPI spec |
| CACHE_TTL | No | Cache time-to-live in ms | 300000 |
| LOG_LEVEL | No | Logging level | info |
| SWAGGER_PATH | No | Path to OpenAPI/Swagger file | ./swagger.json |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_servicesB | List all available API services from the Swagger/OpenAPI specification and prepare for caching |
| get_service_informationA | Get comprehensive information about a specific API service including parameters, request/response schemas, and example usage |
| get_all_service_informationA | Get detailed information about all API services from a Swagger/OpenAPI specification including parameters, request/response schemas, and examples |
| get_cache_informationA | Get comprehensive information about the cache status including cached specifications, expiration times, and performance metrics |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/serifcolakel/swagger-mcp-adapter'
If you have feedback or need assistance with the MCP directory API, please join our Discord server