← Registry

Data Collection

ehtekunst.ee

Provides access to a jewellery artist registry and artwork database, enabling searches for artists, works, and exhibitions.

1 endpoint12 known toolsFirst detected July 12, 2026Last detected August 29, 2026

ENDPOINT 1

https://ehtekunst.ee/mcp

No auth detected

MCP server metadata

Name
ehtekunst
Version
1.0.0
Capabilities
tools.listChangedresources.listChanged
Server instructions

Ehtekunst.ee — the Estonian jewellery art archive. Registry of Estonian jewellery, blacksmithing and metalwork artists (contemporary graduates of EKA, VKA and other schools, plus historical goldsmiths back to the guild era — filter search_artists by category), their works, exhibition history, museum holdings (MuIS-linked), and press record from Estonian newspapers. Facts are source-cited; slugs/URLs are permanent citation targets. Estonian-language data with English where available. Start broad with search_* tools, then get_* for detail; get_relations walks the knowledge graph (teachers, students, exhibitions, collections); get_timeline gives a year-sorted overview and search_marks looks up historical goldsmiths' maker's marks. All data CC BY 4.0, attribution Ehtekunst.ee.

Known tools 12

search_artists

Search the artist registry by name, school, and/or graduation-year range.

Inferred read-only
get_artist

Get one artist by slug: biography, education, materials, linked-data (MuIS/Wikidata), knowledge-graph relations, and verified press mentions.

Inferred read-only
search_works

Search jewellery works/objects by title, artist, material, year range, or for-sale status.

Inferred read-only
get_work

Get one work by slug: description, dimensions, materials/techniques, images, museum holder, exhibitions it appeared in, price when for sale, and graph relations.

Inferred read-only
search_exhibitions

Search the exhibition database by title, year, or organizer.

Inferred read-only
get_exhibition

Get one exhibition by slug: description, curator, organizers, participating artists, works shown, and verified press reception.

Inferred read-only
get_organization

Get one organization by slug (school, gallery, museum, association): description, linked-data, exhibition count, and graph relations.

Inferred read-only
get_relations

Walk the knowledge graph around an entity: teachers and students (STUDIED_UNDER), exhibition participation, museum holdings (HELD_BY), memberships, awards.

Inferred read-only
search_press

Find press and publication sources (Estonian newspapers via DEA, monographs) in a year range, optionally filtered by a text query against the source title/publication.

Inferred read-only
search_marks

Search historical Estonian goldsmiths' maker's marks (monograms/letters) by lettering, town, or century.

Inferred read-only
get_timeline

The archive in one query: merged, year-sorted events (graduations, exhibitions, press, publications) between two years.

Inferred read-only
get_stats

Archive-wide published counts (artists, works, exhibitions, organizations, articles, sources), year coverage, and last-updated timestamp.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.ehtekunst]
url = "https://ehtekunst.ee/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "ehtekunst": {
      "type": "http",
      "url": "https://ehtekunst.ee/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: ehtekunst
Remote MCP URL: https://ehtekunst.ee/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "ehtekunst": {
      "url": "https://ehtekunst.ee/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "ehtekunst": {
      "type": "http",
      "url": "https://ehtekunst.ee/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "ehtekunst",
  "transport": "streamable-http",
  "url": "https://ehtekunst.ee/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for ehtekunst.ee was fetched 2026-08-01T00:32:13.384Z and is being refreshed.

Trust status Trusted

ehtekunst.ee is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.