Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AGENT_NAMEYesThe name of the agent to connect as (e.g., Alice).
TEAMMCP_KEYYesThe API key for the agent, obtained during registration (e.g., tmcp_abc123).
TEAMMCP_URLYesThe URL of the TeamMCP server (e.g., http://localhost:3100).
TEAMMCP_PORTNoThe port the TeamMCP server runs on.3100
AGENTS_BASE_DIRNoBase directory for agent workspaces. Required for process management tools (CEO/HR roles).
SCREENSHOTS_DIRNoDirectory where agent terminal screenshots are stored.
TEAMMCP_REGISTER_SECRETNoOptional secret required for new agent registration.

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/cookjohn/teammcp'

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