Skip to main content
Glama

MGnify MCP Server

by MGS-sails
docker-compose.yml389 B
# /opt/mgnify-mcp/docker-compose.yml services: mcp: build: . restart: unless-stopped environment: MCP_HTTP_HOST: "0.0.0.0" MCP_HTTP_PORT: "8173" MCP_CORS_ORIGINS: "https://mcp-mgnify.org" # Point to v2: MG_BASE_URL: "https://www.ebi.ac.uk/metagenomics/api/v2" ports: - "127.0.0.1:8173:8173" # bind to localhost (Nginx will front it)

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/MGS-sails/mgnify-mcp'

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