Skip to main content
Glama
.env.example295 B
# Database Configuration # PostgreSQL via Docker Compose (default) DATABASE_URL="postgresql://mcp_user:mcp_password@localhost:5433/mcp_tracker?schema=public" # SQLite alternative (for standalone distribution): # DATABASE_URL="file:./dev.db" # Note: Change provider in schema.prisma to "sqlite"

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/Aceek/MCPWorkflowCli'

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