Skip to main content
Glama

Synesthetic MCP

by delk73
install.sh190 B
# install.sh #!/usr/bin/env bash set -euo pipefail # clean out stray venv rm -rf .venv # install pinned deps pip install -r requirements.txt # install this repo editable pip install -e .

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