rce-cho-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@rce-cho-mcpHoeveel rijksmonumenten staan in Zeist?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
rce-cho-mcp
MCP server for querying the Dutch RCE Cultural Heritage Objects linked data endpoint.
This project helps LLM clients such as Claude Desktop query the public RCE CHO SPARQL endpoint with built-in ontology guidance, query validation and safe SPARQL patterns.
Status
Experimental. Not affiliated with the Rijksdienst voor het Cultureel Erfgoed.
Related MCP server: RDF4J MCP Server
Features
Query the public RCE CHO SPARQL endpoint
Get ontology context for classes, properties and common paths
Validate SPARQL before execution
Prevent common mistakes such as wrong
FROMplacementSupport questions about rijksmonumenten by municipality and province
MCP tools
get_ontology_contextvalidate_queryquery_sparqldescribe_resourceget_provincie_uri
Claude Desktop config
{
"mcpServers": {
"rce-cho": {
"command": "C:\\Python314\\python.exe",
"args": [
"C:\\AI\\rce-cho-mcp\\src\\rce_cho_mcp\\server.py"
],
"cwd": "C:\\AI\\rce-cho-mcp"
}
}
}
## Example questions
Hoeveel rijksmonumenten staan in Zeist?
Geef een lijst van rijksmonumenten in Zeist.
Welke rijksmonumenten in Utrecht hebben een adres?
Hoeveel rijksmonumenten staan in de provincie Utrecht?
## License
EUPL-1.2Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
Latest Blog Posts
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/jolietjakeblues/rce-cho-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server