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

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
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_api_infoA

Get information about available APIs and their endpoints

check_api_healthB

Check connectivity and health of configured APIs

execute_apiC

Execute any API endpoint with custom parameters

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