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
{"jsonrpc": "2.0", "id": 1, "result": {"ok": true, "schemas": [{"name": "control", "version": "", "path": "libs/synesthetic-schemas/jsonschema/control.json"}, {"name": "control-bundle", "version": "", "path": "libs/synesthetic-schemas/jsonschema/control-bundle.json"}, {"name": "haptic", "version": "", "path": "libs/synesthetic-schemas/jsonschema/haptic.json"}, {"name": "modulation", "version": "", "path": "libs/synesthetic-schemas/jsonschema/modulation.json"}, {"name": "rule", "version": "", "path": "libs/synesthetic-schemas/jsonschema/rule.json"}, {"name": "rule-bundle", "version": "", "path": "libs/synesthetic-schemas/jsonschema/rule-bundle.json"}, {"name": "shader", "version": "", "path": "libs/synesthetic-schemas/jsonschema/shader.json"}, {"name": "synesthetic-asset", "version": "", "path": "libs/synesthetic-schemas/jsonschema/synesthetic-asset.json"}, {"name": "tone", "version": "", "path": "libs/synesthetic-schemas/jsonschema/tone.json"}]}}
{"jsonrpc": "2.0", "id": null, "result": {"ok": false, "reason": "validation_failed", "errors": [{"path": "", "msg": "payload_too_large"}]}}
{"jsonrpc": "2.0", "id": 3, "result": {"ok": false, "reason": "validation_failed", "errors": [{"path": "/$schema", "msg": "top-level $schema is required"}]}}
{"jsonrpc": "2.0", "id": 4, "result": {"ok": false, "reason": "unsupported", "detail": "tool not implemented"}}