Skip to main content
Glama
xulkrnan

openapi-mcp

by xulkrnan

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENAPI_SPECYesPath to the OpenAPI 3.x specification file (e.g., ./openapi.json)
OPENAPI_AUTH_KINDNoAuthentication kind: 'none', 'bearer', 'header', or 'query'none
OPENAPI_AUTH_NAMENoHeader or query parameter name for authentication (required if OPENAPI_AUTH_KIND is 'header' or 'query')
OPENAPI_AUTH_VALUENoAuthentication token or value (required if OPENAPI_AUTH_KIND is not 'none')

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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

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