Skip to main content
Glama

Cultural Heritage MCP Server

by RabiaDogan41

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

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

  1. Install dependencies:
pip install -r requirements.txt
  1. Run the server:
python server.py

Usage 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
-
security - not tested
F
license - not found
-
quality - not tested

Provides access to European cultural heritage collections and artworks, allowing users to search for items, get detailed information about specific artworks, browse collections by institution, and receive AI-powered recommendations based on interests.

  1. Features
    1. Available Tools
      1. search_cultural_heritage(query: str, limit: int = 5)
      2. get_artwork_details(artwork_id: str)
      3. get_collections_by_institution(institution_name: str)
      4. get_cultural_recommendations(user_interest: str)
    2. Sample Data
      1. Installation
        1. Usage Examples
          1. API Integration

            Related MCP Servers

            • A
              security
              A
              license
              A
              quality
              Allows you to search for artworks, retrieve detailed information about specific artworks, access image tiles for artworks, and explore user-created collections from the Rijksmuseum.
              Last updated -
              7
              12
              22
              JavaScript
              MIT License
              • Apple
              • Linux
            • -
              security
              A
              license
              -
              quality
              Enables programmatic interaction with Wikimedia APIs, offering features like searching content, retrieving page information, and accessing historical events across multiple languages.
              Last updated -
              6
              2
              Python
              MIT License
              • Apple
            • A
              security
              A
              license
              A
              quality
              A MCP Server that lets user ask AI models to discover the collection of the Metropolitan Museum of Art. Adds the discovered art works as Resources on the server.
              Last updated -
              3
              47
              3
              TypeScript
              MIT License
              • Apple
              • Linux
            • -
              security
              A
              license
              -
              quality
              Enables AI assistants to access South Korean tourism information via the official Korea Tourism Organization API, providing comprehensive search for attractions, events, food, and accommodations with multilingual support.
              Last updated -
              5
              Python
              MIT License

            View all related MCP servers

            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