Skip to main content
Glama

MCP AI Bridge

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging level (error, warn, info, debug)info
OPENAI_API_KEYYesYour OpenAI API key (must start with 'sk-')
MCP_SERVER_NAMENoServer identification nameAI Bridge
GOOGLE_AI_API_KEYYesYour Google AI API key for Gemini models
MCP_SERVER_VERSIONNoServer version1.0.0

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
ask_openai

Ask OpenAI GPT models a question

ask_gemini

Ask Google Gemini AI a question

server_info

Get server status and configuration

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/fakoli/mcp-ai-bridge'

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