Skip to main content
Glama

Synapse MCP Server

MIT License
4
  • Linux
  • Apple
.gitignore500 B
# Python build artifacts __pycache__/ *.py[cod] *$py.class *.so .Python 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 files .idea/ .vscode/ *.swp *.swo .DS_Store # Jupyter Notebook .ipynb_checkpoints # Local development .env.local .env.development.local .env.test.local .env.production.local # Croissant metadata output croissant_metadata.json

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/susheel/synapse-mcp'

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