Curate Ipsum
Rank #23112io.github.egoughnour/curate-ipsum
MCP server providing curate-ipsum capabilities
Curate Ipsum is a Model Context Protocol (MCP) server published by egoughnour. It ranks #23112 of 58,900 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 35,788 of 58,900 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 2 registries
egoughnour
Other servers by egoughnour
View all egoughnour servers →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
- What is Curate Ipsum?
- MCP server providing curate-ipsum capabilities
- Who maintains Curate Ipsum?
- Curate Ipsum is maintained by egoughnour, which publishes 4 MCP servers (17 total versions) tracked on MCP Toplist.
- Is Curate Ipsum an official MCP server?
- 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.