Synapse MCP Server
by susheel
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SYNAPSE_EMAIL | No | Your Synapse email address for authentication | |
| SYNAPSE_API_KEY | No | Your Synapse API key for authentication | |
| SYNAPSE_PASSWORD | No | Your Synapse password for authentication |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_entityB | Get a Synapse entity by ID. |
| get_entity_annotationsC | Get annotations for an entity. |
| get_entity_childrenB | Get child entities of a container entity. |
| search_entitiesC | Search for Synapse entities. |
| query_entitiesD | Query entities based on various criteria. |
| query_tableC | Query a Synapse table. |
| get_datasets_as_croissantB | Get public datasets in Croissant metadata format. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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