Cultural Heritage MCP Server
Enables installation and operation of the Cultural Heritage MCP server through pip package management and Python execution
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., "@Cultural Heritage MCP Serversearch for Van Gogh paintings"
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.
Cultural Heritage MCP Server
A Model Context Protocol (MCP) server that provides access to European cultural heritage collections and artworks.
Features
Search cultural heritage items by artist, title, type, or description
Get detailed information about specific artworks
Browse collections by cultural institution
AI-powered recommendations based on user interests
Access to famous artworks from major European museums
Related MCP server: open-museum-mcp
Available Tools
search_cultural_heritage(query: str, limit: int = 5)
Search for cultural heritage items from European institutions.
Parameters:
query: Search term (artist name, artwork title, type, etc.)limit: Maximum number of results to return (default: 5)
Returns:
Formatted list of cultural heritage items with details
get_artwork_details(artwork_id: str)
Get detailed information about a specific artwork.
Parameters:
artwork_id: Unique identifier of the artwork
Returns:
Detailed artwork information including description, provenance, and technical details
get_collections_by_institution(institution_name: str)
Get artworks from a specific museum or cultural institution.
Parameters:
institution_name: Name of the cultural institution (e.g., "Louvre", "British Museum")
Returns:
List of cultural items from the specified institution
get_cultural_recommendations(user_interest: str)
Get AI-powered recommendations based on user interests.
Parameters:
user_interest: User's cultural interests (e.g., "modern art", "renaissance", "impressionist")
Returns:
Personalized recommendations for cultural heritage exploration
Sample Data
The server includes famous artworks from major institutions:
The Starry Night (Van Gogh) - Museum of Modern Art
Mona Lisa (Leonardo da Vinci) - Louvre Museum
The Great Wave off Kanagawa (Hokusai) - British Museum
Girl with a Pearl Earring (Vermeer) - Mauritshuis
The Persistence of Memory (Dalí) - Museum of Modern Art
The Birth of Venus (Botticelli) - Uffizi Gallery
Installation
Install dependencies:
pip install -r requirements.txtRun the server:
python server.pyUsage Examples
Search: "Van Gogh", "painting", "renaissance"
Get details: artwork ID "1", "2", etc.
Institution: "Louvre", "Museum of Modern Art"
Recommendations: "modern art", "classical paintings"
API Integration
This MCP server can be extended to integrate with:
Europeana API (European cultural heritage)
Museum APIs (Rijksmuseum, Met Museum, etc.)
Digital library collections
Archaeological databases
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceAllows you to search for artworks, retrieve detailed information about specific artworks, access image tiles for artworks, and explore user-created collections from the Rijksmuseum.4370MIT
- AlicenseAqualityAmaintenanceFederated, license-verified search across open-access museum collections — currently The Met, Cleveland, AIC, Wikimedia Commons, and Europeana, with more being added. Strict-default-deny rights gate accepts only CC0 / Public Domain Mark, returning reuse-safe artwork with citations in three styles.51569MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to search and retrieve EU research outputs including publications, datasets, software, and funded projects from OpenAIRE.10MIT
- AlicenseBqualityDmaintenanceEnables AI agents to search and explore over 570,000 artworks from the Metropolitan Museum of Art and Art Institute of Chicago without needing an API key.9MIT
Related MCP Connectors
AI training dataset marketplace: 2M+ museum artworks with Golden Codex enrichment
Search 14.5M Smithsonian Open Access objects, get CC0 images, find cross-collection connections.
Cleveland Museum of Art Open Access API (~63k artworks, many CC0)
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/RabiaDogan41/mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server