Entity Enricher
Rank #21,077ai.entityenricher/enricher
Multi-LLM entity enrichment: schemas, single/batch enrichment, fusion, model benchmarks.
Entity Enricher is a Model Context Protocol (MCP) server published by TOT-Concept. It ranks #21,077 of 132,046 servers tracked on MCP Toplist. Entity Enricher is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 27, 2026 and most recently updated on Jul 27, 2026.
Ranks ahead of 110,969 of 132,046 servers on MCP Toplist.
Use Entity Enricher
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http enricher https://entityenricher.ai/api/mcp/[mcp_servers.enricher]
url = "https://entityenricher.ai/api/mcp/"Add to ~/.codex/config.toml.
https://entityenricher.ai/api/mcp/Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"enricher": {
"url": "https://entityenricher.ai/api/mcp/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"enricher": {
"type": "http",
"url": "https://entityenricher.ai/api/mcp/"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"enricher": {
"serverUrl": "https://entityenricher.ai/api/mcp/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"enricher": {
"url": "https://entityenricher.ai/api/mcp/"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/ai.entityenricher%2Fenricher)<a href="https://mcptoplist.com/server/ai.entityenricher%2Fenricher"><img src="https://mcptoplist.com/badge/ai.entityenricher%2Fenricher.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
TOT-Concept
Available versions (1)
| Version | Published |
|---|---|
| 2.0.0 | Jul 27, 2026 |
Frequently asked questions
- Who maintains Entity Enricher?
- Entity Enricher is maintained by TOT-Concept, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Entity Enricher listed on the Official MCP Registry?
- Yes — Entity Enricher is listed on the Official MCP Registry, alongside Glama.
- How many versions does Entity Enricher have?
- MCP Toplist tracks 1 version of Entity Enricher, most recently published on Jul 27, 2026.
- Where can I find the source code for Entity Enricher?
- The source code for Entity Enricher is hosted at github.com/TOT-Concept/mcp-server-entity-enricher.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.