Skip to main content
Glama
culturecreates

Artsdata MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ARTSDATA_SCHEMA_URLNoTurtle file compiled by the get_schema tool.https://docs.artsdata.ca/artsdata-schema.ttl
ARTSDATA_API_ENDPOINTNoBase URL of the Artsdata API, used to query the Databus for the latest data dump.https://api.artsdata.ca
ARTSDATA_CORS_ORIGINSNoComma-separated CORS origins.*
ARTSDATA_INSTANCE_TYPENoPRODUCTION or STAGING. The Docker entrypoint loads the matching file from env/.PRODUCTION
ARTSDATA_SPARQL_ENDPOINTNoSPARQL endpoint queried by the sparql_query tool.https://query.artsdata.ca/query
ARTSDATA_SPARQL_MAX_ROWSNoMaximum rows sparql_query returns; extra rows are cut and the result is flagged truncated.1000
ARTSDATA_SPARQL_TIMEOUT_SECONDSNoRead timeout for a sparql_query call.25
ARTSDATA_RECONCILIATION_ENDPOINTYesConfigurable reconciliation endpoint URL for /search-entities.
ARTSDATA_SCHEMA_CACHE_TTL_SECONDSNoHow long the compiled schema is cached in process.86400

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Maintenance

ActivityActive
ResponsivenessWithin a week