Skip to main content
Glama

Substrate

by ivan-saorin
docker-compose.yml310 B
version: '3.8' services: substrate: build: . image: substrate-mcp:latest container_name: substrate-mcp-dev environment: - PYTHONUNBUFFERED=1 - MCP_TRANSPORT=stdio volumes: - ./docs:/app/docs:ro stdin_open: true tty: true command: python -m substrate.server

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/ivan-saorin/substrate'

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