Skip to main content
Glama
edlovesjava

mcp-api-bridge

by edlovesjava

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AWS_REGIONNoAWS region for Bedrock and other servicesus-east-1
CATALOG_TOKENNoAuthentication token for the catalog API, as specified in the config's auth block
BEDROCK_EFFORTNoBedrock reasoning effort (low, medium, high; defaults to low)
BEDROCK_REGIONNoOverride AWS region specifically for Bedrock
BEDROCK_MODEL_IDNoOverride the Bedrock model ID (defaults to anthropic.claude-opus-5)
AWS_ACCESS_KEY_IDNoAWS access key ID (if not using other credential sources)
AWS_SECRET_ACCESS_KEYNoAWS secret access key (if not using other credential sources)
MCP_API_BRIDGE_CONFIGYesPath to the catalog configuration YAML file

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/edlovesjava/mcp-api-bridge'

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