Skip to main content
Glama

Tally MCP

docker-compose.yml214 B
version: '3.8' services: app: build: context: . target: development volumes: - .:/usr/src/app - /usr/src/app/node_modules ports: - "3000:3000" env_file: - .env

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/learnwithcc/tally-mcp'

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