Skip to main content
Glama

Synesthetic MCP

by delk73
.dockerignore426 B
# VCS .git # Python bytecode and extensions __pycache__/ *.py[cod] *.pyo *.pyd *.so # Virtual environments .venv/ env/ venv/ ENV/ env.bak/ venv.bak/ # Test / coverage caches .pytest_cache/ .coverage htmlcov/ .cache/ # Linters / type checkers .ruff_cache/ .mypy_cache/ # Editors / OS .vscode/ .idea/ *.swp *.swo *~ .DS_Store # Packaging/build artifacts dist/ build/ *.egg-info/ .eggs/ # Node (if present) node_modules/

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/delk73/synesthetic-mcp'

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