Cowork History
Rank #30,205io.github.egoughnour/cowork-history
MCP server providing cowork-history capabilities
Cowork History is a Model Context Protocol (MCP) server published by egoughnour. It ranks #30,205 of 76,851 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Cowork History is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Jan 30, 2026 and most recently updated on Jan 30, 2026.
Ranks ahead of 46,646 of 76,851 servers on MCP Toplist.
Use Cowork History
Add Cowork History to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"cowork-history": {
"command": "uvx",
"args": [
"cowork-history"
],
"env": {
"OLLAMA_URL": "<your OLLAMA_URL>",
"EMBEDDING_MODEL": "<your EMBEDDING_MODEL>"
}
}
}
}Replace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/egoughnour/cowork-history/releases/download/v4.0.3/cowork-history.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
- Curate Ipsum#23,218 · 5 vers
- Code Firewall MCP#30,204 · 2 vers
- tool-disco#68,727
Available versions (2)
| Version | Published |
|---|---|
| 4.0.3 | Jan 30, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Cowork History?
- Cowork History is maintained by egoughnour, which publishes 5 MCP servers (17 total versions) tracked on MCP Toplist.
- Is Cowork History listed on the Official MCP Registry?
- Yes — Cowork History is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Cowork History have?
- MCP Toplist tracks 2 versions of Cowork History, most recently published on Jan 30, 2026.
- Where can I find the source code for Cowork History?
- The source code for Cowork History is hosted at github.com/egoughnour/cowork-history.