Server data from the Official MCP Registry
Search Ukraine's largest public collection of memorial, grave, and archival document data.
Search Ukraine's largest public collection of memorial, grave, and archival document data.
Remote endpoints: streamable-http: https://openheritage.online/mcp
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
Endpoint verified · Open access · No issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-openheritageonline-public-search": {
"url": "https://openheritage.online/mcp"
}
}
}From the project's GitHub README.
Public, cross-agent integration files for OpenHeritage, a collaborative genealogy and cultural-heritage platform.
OpenHeritage brings together Ukraine's largest public collection of memorial, grave, and archival document data.
This repository connects compatible AI agents to OpenHeritage in two complementary ways:
No API key is required for public search.
These records are connected through canonical OpenHeritage pages, so agents can move from a discovery lead to the relevant cemetery, memorial, source, or document without treating search results as proof.
https://openheritage.online/mcp
The endpoint uses MCP Streamable HTTP and exposes:
search_recordssearch_memorialssearch_cemeteriessearch_sourcessearch_documentssearch_repositoriesUse the root .mcp.json with clients that support project or plugin MCP configuration.
Add the public OpenHeritage marketplace, then install the complete plugin:
claude plugin marketplace add OpenHeritageOnline/agent-tooling
claude plugin install agent-tooling@openheritage
Connect only the MCP server:
claude mcp add --transport http --scope user openheritage https://openheritage.online/mcp
To load the complete plugin from a checkout:
claude --plugin-dir /path/to/agent-tooling
The repository includes a Claude Code manifest at .claude-plugin/plugin.json.
Install the portable skills from GitHub with a compatible Agent Skills installer:
npx skills add OpenHeritageOnline/agent-tooling
The repository also includes a Codex manifest at .codex-plugin/plugin.json. Plugin-aware hosts can load the repository checkout directly and use its bundled .mcp.json.
Every Agent Skills-compatible host can also discover the five published skills from the OpenHeritage Agent Skills index. For an MCP host without plugin support, add the openheritage entry from .mcp.json to its user or project MCP configuration.
| Skill | Best for |
|---|---|
openheritage | Broad searches across all public OpenHeritage domains |
openheritage-archives | Sources, documents, repositories, collections, files, pages, entries, and exports |
openheritage-photos | Historical photos, media variants, photo maps, corrections, and people on photos |
openheritage-memorials | Memorials, cemeteries, cemetery photos, maps, statistics, and exports |
openheritage-researches | Public genealogy research projects, questions, hypotheses, places, and evidence |
The same versioned skill documents are also published from the OpenHeritage website:
server.json publishes the remote server as io.github.OpenHeritageOnline/public-search in the official MCP Registry. The GitHub Actions workflow publishes it when an mcp-v* tag is pushed:
git tag mcp-v2.9.6
git push origin mcp-v2.9.6
The workflow uses GitHub OIDC, so it requires no stored token or domain-verification private key. Registry versions are immutable: bump server.json before creating a later tag.
The production skill documents are maintained in the main OpenHeritage application repository under sources/FrontendServer/AgentSkills/. Keep the copies in skills/ byte-for-byte synchronized when releasing a new version.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.