mcp-any-openapi
by matthewhand
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TOOL_WHITELIST | No | A prefix filter to select only certain tools. | |
| API_AUTH_BEARER | No | Bearer token for endpoints requiring authentication. | |
| OPENAPI_SPEC_URL | Yes | URL to the OpenAPI specification JSON file. | |
| TOOL_NAME_PREFIX | No | A string to prepend to all tool names when mapping. | |
| OPENAPI_SIMPLE_MODE | No | Set to `true` for FastMCP mode. | |
| SERVER_URL_OVERRIDE | No | Override URL if the spec does not include servers or a different URL is desired. | |
| OPENAPI_LOGFILE_PATH | No | Path for the log file. |
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 | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"listChanged": false
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| summarize_spec | Summarizes the OpenAPI specification |
| whimsical_blog | A whimsical WordPress blog-post starter inspired by this API |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| spec_file | The raw OpenAPI specification JSON |
Maintenance
ActivityMaintained
ResponsivenessResponsive