Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
API_DOCS_URLNoDefault URL or path to an OpenAPI/Swagger specification document. If set, the 'spec' parameter can be omitted in tool calls.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_api_overviewA

Top-level API metadata: title, version, description, servers, global security, and counts. Start here on an unfamiliar API.

list_tagsA

List the API's tags (logical groups) with descriptions and endpoint counts.

list_endpointsA

Compact index of endpoints (method, path, summary, tags). Optionally filter by tag.

search_endpointsA

Substring search over endpoint path, summary, description, tags, and parameter names. Returns matches ranked by relevance.

list_schemasA

List named component/definition schemas with one-line descriptions.

search_schemasA

Substring search over schema names, property names, and descriptions. Returns matches ranked by relevance.

get_endpointA

Full detail for one endpoint: parameters, request/response schemas, and required auth. Named schemas are shown by name — resolve them with get_schema.

get_schemaA

Resolve one named schema. Nested named schemas are shown as { "$schema": "Name" } markers — call get_schema again to expand them.

get_authA

Full security schemes for the API (OAuth2 flows, scopes, API-key locations) plus the global security requirement.

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/emreycolakoglu/swagger-mcp'

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