Artsdata MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ARTSDATA_SCHEMA_URL | No | Turtle file compiled by the get_schema tool. | https://docs.artsdata.ca/artsdata-schema.ttl |
| ARTSDATA_API_ENDPOINT | No | Base URL of the Artsdata API, used to query the Databus for the latest data dump. | https://api.artsdata.ca |
| ARTSDATA_CORS_ORIGINS | No | Comma-separated CORS origins. | * |
| ARTSDATA_INSTANCE_TYPE | No | PRODUCTION or STAGING. The Docker entrypoint loads the matching file from env/. | PRODUCTION |
| ARTSDATA_SPARQL_ENDPOINT | No | SPARQL endpoint queried by the sparql_query tool. | https://query.artsdata.ca/query |
| ARTSDATA_SPARQL_MAX_ROWS | No | Maximum rows sparql_query returns; extra rows are cut and the result is flagged truncated. | 1000 |
| ARTSDATA_SPARQL_TIMEOUT_SECONDS | No | Read timeout for a sparql_query call. | 25 |
| ARTSDATA_RECONCILIATION_ENDPOINT | Yes | Configurable reconciliation endpoint URL for /search-entities. | |
| ARTSDATA_SCHEMA_CACHE_TTL_SECONDS | No | How 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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityActive
ResponsivenessWithin a week