Cowork History
Rank #28508pulsemcp/cowork-history
MCP server providing cowork-history capabilities
Cowork History is a Model Context Protocol (MCP) server published by egoughnour. It ranks #28508 of 58,900 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 30,392 of 58,900 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 2 registries
egoughnour
Other servers by egoughnour
View all egoughnour servers →Available versions (2)
| Version | Published |
|---|---|
| 4.0.3 | Jan 30, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- What is Cowork History?
- MCP server providing cowork-history capabilities
- Who maintains Cowork History?
- Cowork History is maintained by egoughnour, which publishes 4 MCP servers (17 total versions) tracked on MCP Toplist.
- Is Cowork History an official MCP server?
- 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.