Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort number (only used if TRANSPORT_TYPE=sse)3000
FIGMA_API_KEYNoYour Figma API key (required only when FigmaConnector is implemented)
OPENAI_API_KEYYesYour OpenAI API key (required for Vercel AI SDK tools)
TRANSPORT_TYPENoThe transport type for the server (keep as stdio for local)stdio
ANTHROPIC_API_KEYNoYour Anthropic API key (optional, for Anthropic models)
TWENTY_FIRST_API_KEYNoYour 21st Dev API key (required only when MagicMcpConnector is implemented)

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/chiziuwaga/vercel-ai-sdk-mcp-project'

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