Skip to main content
Glama

Synapse MCP Server

MIT License
4
  • Linux
  • Apple

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SYNAPSE_EMAILNoYour Synapse email address for authentication
SYNAPSE_API_KEYNoYour Synapse API key for authentication
SYNAPSE_PASSWORDNoYour Synapse password for authentication

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get_entity

Get a Synapse entity by ID.

get_entity_annotations

Get annotations for an entity.

get_entity_children

Get child entities of a container entity.

search_entities

Search for Synapse entities.

query_entities

Query entities based on various criteria.

query_table

Query a Synapse table.

get_datasets_as_croissant

Get public datasets in Croissant metadata format.

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