Multi-LLM entity enrichment: schemas, single/batch enrichment, fusion, model benchmarks.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
A hosted Model Context Protocol server for
Entity Enricher, available at
https://entityenricher.ai/api/mcp/ (Streamable HTTP).
From an MCP-compatible client you can:
Schema validation and model agreement do not establish factual truth or freshness. Inspect the actual sources, failures and partial outcomes. A successful generation, entity-layer admission and application on your external replica are distinct outcomes.
The MCP server needs no local installation. Optional database delivery uses ee-database on your replica host; its DSN stays there. Managed hosts can provision automatically; manual pairing is also supported.
For claude.ai, Claude Code, Cursor, and any MCP client that implements the standard OAuth flow. No API key to create or paste β the client discovers the authorization server automatically, your browser opens the Entity Enricher consent screen, and the connection acts on your behalf with your own role. Revoke it anytime under Settings β API Keys β Connected Apps.
Then run /mcp in a session and pick Authenticate β your browser opens the consent page.
More options (project .mcp.json, API-key fallback): examples/claude-code/
Settings β Connectors β Add custom connector with URL
https://entityenricher.ai/api/mcp/, then click Authorize on the consent screen.
Walkthrough: examples/claude-ai-remote.md
Register the URL with no headers and the client prompts you to sign in: examples/cursor/mcp.json
For clients configured via a JSON file rather than an interactive sign-in (Claude Desktop, Continue, Zed) β and for headless/CI use.
In the Entity Enricher web UI: Settings β API Keys β New
organization access key. Pick a role β operator (read-mostly), editor (create/edit
schemas), or owner (full control, required for benchmarks). Copy the ent_β¦ value; it's
only shown once.
For Claude Desktop, edit ~/Library/Application Support/Claude/claude_desktop_config.json
(macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows):
Restart Claude Desktop. Full file: examples/claude-desktop/
List my Entity Enricher schemas, then enrich "Sanofi" against the pharmaceutical company schema in English and French.
The client discovers the tools, reads the selected schema and returns the result with a link. Automatic model selection is available; consequential choices are reviewed when needed.
Server instructions explain the workflows. Tool descriptions explain individual calls, including preconditions, costs and consequential effects. Detailed modeling, recovery and migration guidance is loaded only when needed.
Use MCP resources/list to discover the guide index (enricher://docs) and each guide,
then resources/read on the desired URI. Guides do not run a model. Clients decide how
resources enter model context; reading them is not guaranteed to be token-free.
The following public recipes are generated from the same packaged Markdown the server serves. Edit the source guides in the main repository, not these generated copies.
| Guide | MCP resource |
|---|---|
| Schema from samples | enricher://docs/schema-from-sample |
| Schema format and editing | enricher://docs/schema-reference |
| Documents | enricher://docs/documents |
| Enrichment, fusion and recovery | enricher://docs/enrichment-and-fusion |
| Batch enrichment | enricher://docs/batch-enrichment |
| Benchmarks | enricher://docs/model-benchmark |
| Database sync | enricher://docs/database-sync |
| Semantic identities | enricher://docs/semantic-ids |
If a client cannot read MCP resources, use these public links. The guides complement individual tool contracts; ordinary calls do not require reading them all.
58 tools, spanning the full schema-authoring and enrichment surface:
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/entity-enricher)<a href="https://allmcps.com/mcp/entity-enricher"><img src="https://allmcps.com/api/badge/entity-enricher?style=directory" alt="Entity Enricher on AllMCPs" /></a>