Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_FLOW_MASTER_KEYYesMaster key used for AES-256-GCM encryption of secrets at rest. Generate with `openssl rand -base64 32`.
MCP_FLOW_ADMIN_TOKENYesAdmin token for authenticating to the admin REST API. Generate with `openssl rand -hex 32`.
MCP_FLOW_ALLOW_PRIVATE_URLSNoSet to 'true' to allow backend URLs to use private/LAN IP addresses. Default is false.false

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/real-limitless/mcp-flow'

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