Skip to main content
Glama
matthewhand

mcp-any-openapi

by matthewhand

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TOOL_WHITELISTNoA prefix filter to select only certain tools.
API_AUTH_BEARERNoBearer token for endpoints requiring authentication.
OPENAPI_SPEC_URLYesURL to the OpenAPI specification JSON file.
TOOL_NAME_PREFIXNoA string to prepend to all tool names when mapping.
OPENAPI_SIMPLE_MODENoSet to `true` for FastMCP mode.
SERVER_URL_OVERRIDENoOverride URL if the spec does not include servers or a different URL is desired.
OPENAPI_LOGFILE_PATHNoPath 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

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "listChanged": false
}

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription
summarize_specSummarizes the OpenAPI specification
whimsical_blogA whimsical WordPress blog-post starter inspired by this API

Resources

Contextual data attached and managed by the client

NameDescription
spec_fileThe raw OpenAPI specification JSON

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/matthewhand/mcp-openapi-proxy'

If you have feedback or need assistance with the MCP directory API, please join our Discord server