swiss-cultural-heritage-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., "@swiss-cultural-heritage-mcpFind 19th century Zurich artists in SIK-ISEA and their works in Nationalmuseum"
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.
π¨π Part of the Swiss Public Data MCP Portfolio
ποΈ swiss-cultural-heritage-mcp
MCP Server for Swiss cultural heritage β SIK-ISEA artists, Nationalmuseum collections, and the Nationalbibliothek bibliography
Overview
swiss-cultural-heritage-mcp provides AI-native access to three major Swiss cultural heritage data sources, all without authentication:
Source | Data | API |
SIK-ISEA (SIKART) | ~17,000 Swiss artists β SIKART biographical data | opendata.swiss CKAN |
Nationalmuseum (SNM) | Museum collections (numismatics, seals, special collections) | opendata.swiss CKAN |
Nationalbibliothek (NB) | Swiss national bibliography (Helveticat) | OAI-PMH |
This server completes the humanistic dimension of the Swiss public data portfolio β history, literature, and art β alongside existing servers for law (fedlex-mcp), transport, statistics, and more.
Anchor demo query: "Find works by Zurich-based painters from the 19th century in the Nationalmuseum, and cross-reference with their biography in the SIK-ISEA artist database."
Demo
Features
ποΈ 9 tools, 2 resources, 2 prompts across three data sources
π
heritage_cross_searchβ parallel search across all three sources in a single callπ Bilingual output (Markdown / JSON)
π No API key required β all data under open licenses
βοΈ Dual transport β stdio (Claude Desktop) + Streamable HTTP (cloud)
π Prompt templates for art research and finding educational materials
Prerequisites
Python 3.11+
uv (recommended) or pip
Installation
# Clone the repository
git clone https://github.com/malkreide/swiss-cultural-heritage-mcp.git
cd swiss-cultural-heritage-mcp
# Install
pip install -e .
# or with uv:
uv pip install -e .Or with uvx (no permanent installation):
uvx swiss-cultural-heritage-mcpQuickstart
# stdio (for Claude Desktop)
python -m swiss_cultural_heritage_mcp.server
# Streamable HTTP (port 8000)
python -m swiss_cultural_heritage_mcp.server --http --port 8000Try it immediately in Claude Desktop:
"Who is Ferdinand Hodler?" "What coins does the Nationalmuseum have from Zurich?" "Find publications about Volksschule in the Swiss national bibliography"
β More use cases by audience β
Configuration
Claude Desktop
Edit ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows):
{
"mcpServers": {
"swiss-cultural-heritage": {
"command": "python",
"args": ["-m", "swiss_cultural_heritage_mcp.server"]
}
}
}Or with uvx:
{
"mcpServers": {
"swiss-cultural-heritage": {
"command": "uvx",
"args": ["swiss-cultural-heritage-mcp"]
}
}
}Config file locations:
macOS:
~/Library/Application Support/Claude/claude_desktop_config.jsonWindows:
%APPDATA%\Claude\claude_desktop_config.json
Cloud Deployment (SSE for browser access)
For use via claude.ai in the browser (e.g. on managed workstations without local software):
Render.com (recommended):
Push/fork the repository to GitHub
On render.com: New Web Service β connect GitHub repo
Select region
Frankfurt(EU) β required for Swiss public-sector use under revDSG / EDΓB. Seedocs/data-residency.md.Set start command:
python -m swiss_cultural_heritage_mcp.server --http --port 8000In claude.ai under Settings β MCP Servers, add:
https://your-app.onrender.com/sse
π‘ "stdio for the developer laptop, SSE for the browser."
For container deployments (Docker / Kubernetes / Cloud Run): the repository ships a hardened Dockerfile (non-root UID 10001). See docs/security.md for recommended SecurityContext and docs/network-egress.md for egress policy.
Available Tools
SIK-ISEA (Swiss Art Research)
Tool | Description |
| Search ~17,000 Swiss artists (SIKART) by name or place |
| Full artist profile by SIKART ID (HAUPTNR) |
Nationalmuseum (SNM)
Tool | Description |
| Search SNM datasets on opendata.swiss |
| Browse objects within a collection via CKAN DataStore |
Nationalbibliothek (NB)
Tool | Description |
| Search Swiss national bibliography via OAI-PMH |
| List available OAI-PMH sets |
| Full Dublin Core metadata for a publication |
Cross-Source
Tool | Description |
| Parallel search across SIK-ISEA + SNM + NB |
Example Use Cases
Query | Tool |
"Who is Ferdinand Hodler?" |
|
"Find Swiss artists born in Basel" |
|
"What coins from Zurich does the Nationalmuseum have?" |
|
"Find publications about Volksschule" |
|
"Search for everything about Sophie Taeuber-Arp" |
|
Architecture
βββββββββββββββββββ ββββββββββββββββββββββββββββββββ ββββββββββββββββββββββββββββ
β Claude / AI ββββββΆβ Swiss Cultural Heritage MCP ββββββΆβ SIK-ISEA β
β (MCP Host) βββββββ (MCP Server) βββββββ opendata.swiss / CKAN β
βββββββββββββββββββ β β ββββββββββββββββββββββββββββ€
β 9 Tools Β· 2 Resources ββββββΆβ Nationalmuseum (SNM) β
β 2 Prompts βββββββ opendata.swiss / CKAN β
β Stdio | SSE β ββββββββββββββββββββββββββββ€
β ββββββΆβ Nationalbibliothek (NB) β
β No authentication required βββββββ OAI-PMH (Helveticat) β
ββββββββββββββββββββββββββββββββ ββββββββββββββββββββββββββββData Source Characteristics
Source | Protocol | Coverage | Auth |
SIK-ISEA (SIKART) | CKAN DataStore | ~17,000 Swiss artists | None |
Nationalmuseum | CKAN DataStore | Museum collections | None |
Nationalbibliothek | OAI-PMH | Swiss national bibliography | None |
Project Structure
swiss-cultural-heritage-mcp/
βββ src/swiss_cultural_heritage_mcp/
β βββ __init__.py # Package
β βββ server.py # 9 tools, 2 resources, 2 prompts
βββ tests/
β βββ test_server.py # Unit + integration tests (mocked HTTP)
βββ .github/workflows/ci.yml # GitHub Actions (Python 3.11/3.12/3.13)
βββ pyproject.toml
βββ CHANGELOG.md
βββ CONTRIBUTING.md
βββ LICENSE
βββ README.md # This file (English)
βββ README.de.md # German versionSafety & Limits
Read-only: All tools perform HTTP GET requests only β no data is written, modified, or deleted.
No personal data: The APIs return institutional records (artworks, publications, artists). No personally identifiable information (PII) is processed or stored by this server.
Rate limits: The opendata.swiss and OAI-PMH endpoints are not rate-limit-documented; use
limitparameters conservatively. The server enforces a 30s timeout per request.Data freshness: Records reflect the upstream source at query time. No caching is performed by this server.
Terms of service: Data is subject to the ToS of each source β SIK-ISEA, opendata.swiss, Nationalbibliothek OAI-PMH. All data is published under open licenses (CC0 / CC BY).
No guarantees: This server is a community project, not affiliated with SIK-ISEA, SNM, or NB. Availability depends on upstream APIs.
Known Limitations
SIK-ISEA: Artist data is updated periodically; very recent acquisitions may not yet be reflected
Nationalmuseum: Only datasets published on opendata.swiss are accessible; not all SNM collections are available
Nationalbibliothek: OAI-PMH harvesting is rate-limited; large result sets require pagination
Cross-search: Response time depends on the slowest of the three sources
Testing
# Unit tests (no API key required)
PYTHONPATH=src pytest tests/ -m "not live"
# Integration tests (live API calls)
pytest tests/ -m "live"Changelog
See CHANGELOG.md
Contributing
See CONTRIBUTING.md
License
MIT License β see LICENSE
Author
Hayal Oezkan Β· malkreide
Credits & Related Projects
SIK-ISEA: www.sik-isea.ch β Swiss Institute for Art Research
Nationalmuseum: www.nationalmuseum.ch / opendata.swiss
Nationalbibliothek: www.nb.admin.ch β Swiss National Library
Protocol: Model Context Protocol β Anthropic / Linux Foundation
Related: eth-library-mcp β ETH Library: full Swiss library coverage (ETH = science, NB = humanities)
Related: fedlex-mcp β Cultural heritage law + primary legislation
Related: zurich-opendata-mcp β Spatial-historical: museum objects + Zurich geodata
Portfolio: Swiss Public Data MCP Portfolio
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
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/malkreide/swiss-cultural-heritage-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server