Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP1_SERVER_PATHYesAbsolute path to the MCP 1 (vector store) server. MCP 2 uses this to spawn MCP 1 as a subprocess.
AZURE_OPENAI_API_KEYYesThe API key for Azure OpenAI or Azure AI Foundry.
AZURE_OPENAI_ENDPOINTYesThe Azure OpenAI or Azure AI Foundry endpoint URL.
AZURE_OPENAI_CHAT_DEPLOYMENTYesThe deployment name for the chat model (e.g., GPT-4) in Azure AI Foundry.
AZURE_OPENAI_EMBEDDING_DEPLOYMENTYesThe deployment name for the embedding model in Azure OpenAI.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
ask

Ask a question about Acme Robotics. The agent will decompose the question, retrieve relevant information from the knowledge base, and synthesize a final answer.

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/Origin-Digital-LLC/nested-mcps'

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