Skip to main content
Glama
rflpazini

mcp-api-gateway

by rflpazini

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
API_1_NAMEYesUnique API name (e.g., my-api)
API_1_TAGSNoComma-separated OpenAPI tags to include
API_1_HEADERSNoJSON object with multiple headers
API_1_TIMEOUTNoRequest timeout in milliseconds30000
API_1_BASE_URLNoAPI base URL (overrides spec)
API_1_TOOL_MODENoTool mode: 'individual' or 'grouped'individual
API_1_MAX_RETRIESNoMax retry attempts for 429/5xx errors3
API_1_PATH_PREFIXNoComma-separated path prefixes to include
API_1_SCHEMA_MODENoSchema mode: 'full' or 'compact'full
API_1_SWAGGER_URLYesSwagger/OpenAPI spec URL
MAX_RESPONSE_SIZENoMax response size in bytes before truncation102400
API_1_EXCLUDE_PARAMSNoComma-separated parameter names to strip
API_1_HEADER_AUTHORIZATIONNoAuthorization header value

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/rflpazini/mcp-api-gateway'

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