synapse-mcp

synapse-mcp

3

The Synapse MCP Server is designed to interface with Synapse entities, offering features such as OAuth2 authentication, entity retrieval, and metadata access. It is suitable for applications needing robust access to Synapse data models.

/tools/authenticate

Use Synapse authentication

/tools/get_oauth_url

Get the OAuth2 Authorization URL

/tools/get_entity

Get the entity by ID or name

/tools/get_entity_annotations

Get entity comments

/tools/get_entity_children

Get the container's child entity

/tools/query_entities

Query entity based on condition

/tools/query_table

Query Synapse tables