Skip to main content
Glama

MCP Server Chart

Official
docker-compose.yml413 B
name: mcp-server-chart services: sse: restart: unless-stopped build: context: ./sse dockerfile: Dockerfile ports: - "1123:1123" volumes: - ./sse:/mcp-server-chart/sse streamable: restart: unless-stopped build: context: ./streamable dockerfile: Dockerfile ports: - "1122:1122" volumes: - ./streamable:/mcp-server-chart/streamable

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/antvis/mcp-server-chart'

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