Skip to main content
Glama

Substrate

by ivan-saorin
.gitignore665 B
# Python __pycache__/ *.py[cod] *$py.class *.so .Python env/ venv/ ENV/ build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg # Virtual environments .env .venv env/ venv/ ENV/ env.bak/ venv.bak/ # IDE .idea/ .vscode/ *.swp *.swo *~ .project .pydevproject # Testing .pytest_cache/ .coverage htmlcov/ .tox/ .nox/ coverage.xml *.cover .hypothesis/ # Logs *.log logs/ # OS .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Project specific .env .env.local .env.*.local *.pem *.key *.crt # Docker .dockerignore # Temporary files *.tmp *.bak *.swp temp/ tmp/ data/refs/

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