We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/delk73/synesthetic-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Python
__pycache__/
*.py[cod]
*.pyo
*.pyd
*.so
# Virtual envs
.venv/
env/
venv/
ENV/
env.bak/
venv.bak/
# Nix
result/
*.drv
.nix-gc-roots/
# Test / coverage
.coverage
htmlcov/
.pytest_cache/
.cache/
# IDEs
.vscode/
.idea/
*.swp
*.swo
*~
.env