Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_MODENoServer mode: 'stdio' for Claude Desktop or 'http' for OpenAI/web integrationstdio
MCP_API_KEYNoAPI key for authentication in HTTP mode (optional but recommended for production)
MCP_HTTP_HOSTNoHost address for HTTP mode0.0.0.0
MCP_HTTP_PORTNoPort number for HTTP mode3000

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
File ResourceRead a file by key
File ListList all available files

Tools

Functions exposed to the LLM to take actions

NameDescription
write_file

Write content to a file

delete_file

Delete a file

search_files

Search for files containing specific text

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/Amana03/universal-mcp-server'

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