Skip to main content
Glama

FastAPI MCP Server

by DavidHolguin

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SUPABASE_URLYesURL del proyecto Supabase
ALLOW_ORIGINSNoLista CORS, ej: https://mi-host-agente.com
MCP_API_TOKENSYesCSV de tokens válidos, ej: token1,token2
N8N_WEBHOOK_BASEYesBase de webhooks públicos de n8n, ej: https://n8n.tu-dominio.com/webhook
SUPABASE_ANON_KEYNoClave anónima de Supabase (opcional)
SUPABASE_SERVICE_ROLE_KEYYesClave service role (solo backend)

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/DavidHolguin/mcpEAM'

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