Skip to main content
Glama

FastAPI MCP Server

by DavidHolguin
docker-compose.yml178 B
version: "3.8" services: mcp: build: . image: mcp-eam container_name: mcp-eam env_file: - .env ports: - "8000:8000" restart: unless-stopped

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