Curate Ipsum
Rank #23,218io.github.egoughnour/curate-ipsum
MCP server providing curate-ipsum capabilities
Curate Ipsum is a Model Context Protocol (MCP) server published by egoughnour. It ranks #23,218 of 76,851 servers tracked on MCP Toplist. Curate Ipsum is listed across 2 registries — Official MCP and PulseMCP, with 5 tracked versions. It was first listed on Dec 4, 2025 and most recently updated on Feb 11, 2026.
Ranks ahead of 53,633 of 76,851 servers on MCP Toplist.
Use Curate Ipsum
Add Curate Ipsum to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"curate-ipsum": {
"command": "uvx",
"args": [
"curate-ipsum"
],
"env": {
"CURATE_IPSUM_GRAPH_BACKEND": "<your CURATE_IPSUM_GRAPH_BACKEND>",
"MUTATION_TOOL_DATA_DIR": "<your MUTATION_TOOL_DATA_DIR>",
"MUTATION_TOOL_LOG_LEVEL": "<your MUTATION_TOOL_LOG_LEVEL>",
"CHROMA_HOST": "<your CHROMA_HOST>",
"EMBEDDING_MODEL": "<your EMBEDDING_MODEL>"
}
}
}
}Replace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/egoughnour/curate-ipsum/releases/download/v2.3.0/curate-ipsum.mcpb` — install it through your client’s extension manager.
Listed on 1 registry (1 delisted)
egoughnour
Other servers by egoughnour
- Massive Context MCP#20,345 · 8 vers
- Code Firewall MCP#30,204 · 2 vers
- Cowork History#30,205 · 2 vers
- tool-disco#68,727
Available versions (5)
| Version | Published |
|---|---|
| 2.5.1 | Feb 11, 2026 |
| 2.5.0 | Feb 11, 2026 |
| 2.4.0 | Feb 11, 2026 |
| 2.3.0 | Feb 11, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Curate Ipsum?
- Curate Ipsum is maintained by egoughnour, which publishes 5 MCP servers (17 total versions) tracked on MCP Toplist.
- Is Curate Ipsum listed on the Official MCP Registry?
- Yes — Curate Ipsum is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Curate Ipsum have?
- MCP Toplist tracks 5 versions of Curate Ipsum, most recently published on Feb 11, 2026.
- Where can I find the source code for Curate Ipsum?
- The source code for Curate Ipsum is hosted at github.com/egoughnour/curate-ipsum.