Artsdata
REMOTE · MCP.ARTSDATA.CA · SCANNED SEP 20
Search Artsdata for authoritative data on Canadian events, artists, organizations, and places.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →
Endpoint Security63
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation not fully verified: no authorisation is required to call this server, and 5 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. See how to fix → View diagnostics → Unverified
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability78
- 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 1386 tokens (~231/item across 6 items; 5 tools + 1 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management77
- Stability observed for 23 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
- Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 5 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 7 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a current MCP spec version (2026-07-28).Pass
How do I install the Artsdata MCP server?
Artsdata is a hosted endpoint at https://mcp.artsdata.ca/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
remote · mcp.artsdata.ca
claude mcp add --transport http ca-artsdata-mcp 'https://mcp.artsdata.ca/mcp'
{
"mcpServers": {
"ca-artsdata-mcp": {
"url": "https://mcp.artsdata.ca/mcp"
}
}
} {
"servers": {
"ca-artsdata-mcp": {
"type": "http",
"url": "https://mcp.artsdata.ca/mcp"
}
}
} [mcp_servers.ca-artsdata-mcp] url = "https://mcp.artsdata.ca/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"ca-artsdata-mcp": {
"type": "remote",
"url": "https://mcp.artsdata.ca/mcp",
"enabled": true
}
}
} openclaw mcp add ca-artsdata-mcp --url 'https://mcp.artsdata.ca/mcp' --transport streamable-http
mcp_servers:
ca-artsdata-mcp:
url: "https://mcp.artsdata.ca/mcp" {
"McpServers": {
"ca-artsdata-mcp": {
"Transport": "http",
"Url": "https://mcp.artsdata.ca/mcp"
}
}
} assistant mcp add ca-artsdata-mcp -t streamable-http -u 'https://mcp.artsdata.ca/mcp'
{
"mcpServers": {
"ca-artsdata-mcp": {
"type": "http",
"url": "https://mcp.artsdata.ca/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 20 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 73 to 77. That category is still filling its 30-day observation window: 22 days of observed history at the previous scan, 23 at this one. The score rises as the window fills, whether or not the server changes.
- 19 Sept 26 0
- Tool “search_events” rewrote its description, which is the text the model reads security
- “search_events” reworded the description of “places” cosmetic
- 18 Sept 26 0
- Tool “search_entities” rewrote its description, which is the text the model reads security
- Tool “search_events” rewrote its description, which is the text the model reads security
- Schema quality: 191 → 220 ▼ functional
- “search_entities” added an optional parameter “in_scheme” cosmetic
- “search_events” reworded the description of “has_event_type_concept” cosmetic
- 17 Sept 26 +1
- Tool “search_events” rewrote its description, which is the text the model reads security
- Schema quality: 214 → 191 ▲ functional
- “search_events” added an optional parameter “has_event_type_concept” cosmetic
- “search_events” reworded the description of “artists” cosmetic
- “search_events” reworded the description of “organizations” cosmetic
- “search_events” reworded the description of “places” cosmetic
- “search_events” dropped the optional parameter “types” cosmetic
- 16 Sept 26 0
- Schema quality: 164 → 214 ▼ functional
- Schema quality: good → excellent functional
- “search_events” reworded the description of “artists” cosmetic
- “search_events” reworded the description of “language” cosmetic
- “search_events” reworded the description of “organizations” cosmetic
- “search_events” reworded the description of “places” cosmetic
- “search_events” reworded the description of “types” cosmetic
- 15 Sept 26 0
- Schema quality: 148 → 164 ▼ functional
- “search_events” reworded the description of “artists” cosmetic
- “search_events” reworded the description of “organizations” cosmetic
- “search_events” reworded the description of “places” cosmetic
- 14 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.
- 12 Sept 26 0
- The server rewrote its instructions, which are the text every model session reads security
- Schema quality: pass → fail ▼ functional
- New tool “get_schema” functional
- New tool “sparql_query” functional
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Probed https://mcp.artsdata.ca/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=mcp.artsdata.ca | CN=YR2,O=Let's Encrypt,C=US | 7 Aug 2026 | 5 Nov 2026 | RSA 2048 | SHA256-RSA | 6a0abcb7025968a340fcced684897268d56 |
| SANs: mcp.artsdata.ca | ||||||
| CN=YR2,O=Let's Encrypt,C=US (CA) | CN=Root YR,O=ISRG,C=US | 3 Sept 2025 | 2 Sept 2028 | RSA 2048 | SHA256-RSA | 4ebd24947e24d394802d84a52fd5b319 |
| CN=Root YR,O=ISRG,C=US (CA) | CN=ISRG Root X1,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | RSA 4096 | SHA256-RSA | f24b6d17f9d9ad7cb1c9fea78782699f |
Background: What to check on a remote MCP endpoint →
DNSSEC insecure
Validation of mcp.artsdata.ca. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| ca. | present | 26384 | 13 | Verified |
| artsdata.ca. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication No authorisation required
The endpoint answered without asking for a token. Anyone who knows the URL can reach it.
| Result | No authorisation required |
|---|---|
| HTTP status | 200 |
| Header | Value |
|---|---|
| strict-transport-security | max-age=63072000; includeSubDomains |
Background: How OAuth 2.1 works in the 2026 MCP spec →
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://mcp.artsdata.ca/mcp | Verified | 200 | |
| http (plaintext) | http://mcp.artsdata.ca/mcp | HTTPS enforced | 301 | https://mcp.artsdata.ca/mcp |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
get_entity ~34
Tool to get entities details from Artsdata Knowledge Graph by entity URI.
| Name | Type | Req | Description |
|---|---|---|---|
| uri | string | yes | The Artsdata entity URI. |
| Name | Type | Req | Description |
|---|---|---|---|
| additional_properties | array | – | – |
| alternate_names | array | – | – |
| description | array | – | – |
| disambiguatingDescription | array | – | – |
| end_date | – | – | End date or end date-time of an event (ISO 8601). |
| event_attendance_mode | string | – | Attendance mode of the event, it can one from the enumeration members of https://schema.org/EventAttendanceModeEnumeration |
| event_status | string | – | Status of the event, it can one from the enumeration members of https://schema.org/EventStatusType |
| has_event_type_concept | array | – | Concept URIs from the Artsdata Event Types vocabulary (adr:ArtsdataEventTypes) |
| id | string | yes | Unique identifier of the entity. |
| location | array | – | List of locations, each with its Artsdata id, URI and name. |
| main_entity_of_page | string | – | URI of the main entity page. |
| name | array | yes | – |
| organizer | array | – | List of organizers, each with its Artsdata id, URI and name. |
| performer | array | – | List of performers, each with its Artsdata id, URI and name. |
| same_as | array | – | – |
| start_date | – | – | Start date or start date-time of an event (ISO 8601). |
| types | array | yes | – |
| uri | string | yes | URI representing the entity. |
No examples provided.
get_schema ~129
Returns the data model of the Artsdata Knowledge Graph: its entity classes (Event, Place, Organization, Person, LivePerformanceWork...), the properties of each with required/optional, cardinality, value types, linked classes and allowed values, the controlled vocabularies, the SPARQL prefixes, and conventions for querying. Derived from the Artsdata Ontology and the Artsdata CORE graph SHACL shapes. Call this before writing a SPARQL query to run with sparql_query against https://query.artsdata.ca/query, since Artsdata's model is not general knowledge. Takes no input.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| about | object | yes | – |
| classes | array | yes | – |
| conventions | array | yes | How to read the digest and write SPARQL against the graph. |
| prefixes | object | yes | Prefix name -> namespace IRI. |
| vocabularies | array | yes | – |
No examples provided.
search_entities ~207
Tool to search for entities in the Artsdata knowledge graph by name, with optional filters on entity type and on the controlled vocabulary (skos:ConceptScheme) a concept belongs to.
| Name | Type | Req | Description |
|---|---|---|---|
| in_scheme | array | – | Optional list of Artsdata controlled vocabulary (skos:ConceptScheme) URIs (e.g., ['http://kg.artsdata.ca/resource/ArtsdataEventTypes']). Paired with types: ['http://www.w3.org/2004/02/skos/core#Conce… |
| language | string | – | Language code, restricted to 'en' or 'fr'. |
| limit | integer | – | Number of results to return. |
| query | string | yes | Non-empty mandatory search query. |
| types | array | – | Optional list of type filters; can be empty. |
| Name | Type | Req | Description |
|---|---|---|---|
| results | array | yes | – |
No examples provided.
search_events ~620
Tool to search for events in the Artsdata knowledge graph by place, artist, organization, has_event_type_concept and language. Places, artists and organizations are Artsdata entity URIs; the has_event_type_concept filter takes concept URIs from the Artsdata Event Types vocabulary (adr:ArtsdataEventTypes), not schema.org classes. Resolve any name or label to its URI with search_entities first. Places must be venues; for events in a city or region, use sparql_query (see the places parameter).
| Name | Type | Req | Description |
|---|---|---|---|
| artists | array | – | Optional list of Artsdata artist URIs (e.g., ["http://kg.artsdata.ca/resource/K2-6574"]). If you only have a name, use search_entities (types: ['Person']) to find its URI first. Can be left empty. |
| has_event_type_concept | array | – | Optional list of concept URIs from the Artsdata Event Types vocabulary (http://kg.artsdata.ca/resource/ArtsdataEventTypes). Must be valid concept URIs (e.g., http://kg.artsdata.ca/resource/ClassicalM… |
| language | string | – | Language for the labels in the response (e.g. 'en', 'fr'); default is 'en'. This selects the output language only — it does NOT filter events by the language they are performed in. |
| limit | integer | – | Number of results to return. |
| organizations | array | – | Optional list of Artsdata organization URIs (e.g., ["http://kg.artsdata.ca/resource/K5-72"]). If you only have a name, use search_entities (types: ['Organization']) to find its URI first. Can be left… |
| places | array | – | Optional list of Artsdata VENUE URIs (e.g., ["http://kg.artsdata.ca/resource/K11-2"]) for a theatre, hall, auditorium, room or stage. Only venue URIs work: a city, region or country (e.g. 'Toronto',… |
| startDateFrom | string | – | Optional lower bound filter. Includes events starting on or after this date/time. ISO 8601 format (YYYY-MM-DD or YYYY-MM-DDTHH:mm:ssZ). |
| startDateTo | string | – | Optional upper bound filter. Includes events starting on or before this date/time. ISO 8601 format (YYYY-MM-DD or YYYY-MM-DDTHH:mm:ssZ). |
| Name | Type | Req | Description |
|---|---|---|---|
| results | array | yes | – |
No examples provided.
sparql_query ~244
Runs a read-only SPARQL 1.1 SELECT or ASK query against the Artsdata Knowledge Graph (https://query.artsdata.ca/query) and returns the result as SPARQL 1.1 Query Results JSON, exactly as the endpoint returns it: head.vars and results.bindings for SELECT, boolean for ASK. Call get_schema first and build the query from the classes, properties, prefixes and conventions it returns, since Artsdata's model is not general knowledge. Declare every PREFIX you use and always add a LIMIT: at most 1000 rows are returned (the rest is cut and truncated is true; page with OFFSET), and a query gets 25 seconds. If the endpoint rejects the query, its error message is returned so you can fix the query and retry. For the details of an entity URI in the results use get_entity; to find an entity's URI from its name use search_entities.
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | A complete SPARQL 1.1 SELECT or ASK query, with a PREFIX declaration for every prefix it uses. Build it from the classes, properties and prefixes returned by get_schema, and add a LIMIT. |
| Name | Type | Req | Description |
|---|---|---|---|
| boolean | boolean | – | The answer to an ASK query. |
| head | object | yes | – |
| results | object | – | – |
| truncated | boolean | – | Present and true when the endpoint returned more rows than the server's row cap and only the first rows are included. Add or lower the LIMIT, or page with OFFSET. |
No examples provided.
What is the Artsdata MCP server?
Artsdata is an MCP server listed in the public MCP registry as ca.artsdata/mcp. Search Artsdata for authoritative data on Canadian events, artists, organizations, and places. This page covers its hosted endpoint (https://mcp.artsdata.ca/mcp).
Is the Artsdata MCP server safe to use?
Artsdata scores 78 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the Artsdata MCP server expose?
Artsdata exposes 5 tools: search_entities, get_entity, search_events, get_schema, sparql_query. Their descriptions and schemas cost roughly 1,234 tokens of context every time the server is loaded.
Does the Artsdata MCP server require authentication?
No. We connected to Artsdata without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.
Is the Artsdata MCP server still maintained?
Artsdata is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.