Aggregates developer activity locally from multiple sources into a searchable SQLite database with embeddings and MCP integration.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Devrecall.
Your developer activity, aggregated on-device. No cloud sync. No telemetry. Your data never leaves your machine.
DevRecall pulls from Git, Slack, Google Calendar, Jira, Linear, Confluence, GitHub/GitLab/Bitbucket, Notion, and your Claude Code sessions; stores it in a local SQLite database; and turns it into standups, weekly reports, brag docs, and a chat that actually knows what you worked on.
Also ships an MCP server โ
any MCP-compatible coding tool (Claude Code, Cursor, Codex, Continue, Zed)
can spawn it as a stdio subprocess and gain memory of everything you've
shipped. /devrecall:recall what auth bug did I fix in February returns
cited commits, PRs, and tickets inline.
![]() Desktop app โ the same memory, native UI |
![]() devrecall standup โ the day's report, written for you
|
![]() devrecall chat โ recall with cited commits & PRs
|
๐ docs.devrecall.dev โ install, configure, integrations, CLI reference.
~/.devrecall/tokens/ (0600). The Cloudflare Worker relay is a pass-through for OAuth callbacks only โ it never sees your data.all-MiniLM-L6-v2). Use local Ollama for chat, or bring your own OpenAI/Anthropic key.| Source | What gets collected |
|---|---|
| Git (local) | Commits, branch activity, files changed |
| GitHub / GitLab / Bitbucket | PRs/MRs, reviews, issues, comments |
| Slack | Your messages, threads you participated in |
| Google Calendar | Meetings attended, organized, declined |
| Jira / Linear | Issue transitions, comments, sprint membership |
| Confluence | Pages, blogposts, and comments you authored |
| Notion | Pages you created or edited |
| Claude Code | Coding-agent sessions, linked to repo & branch |
macOS โ desktop app + CLI:
Installs DevRecall.app and puts the devrecall CLI on your PATH.
Linux / WSL โ CLI and MCP server (no desktop app):
Without Homebrew, grab the tarball directly:
Supported on Ubuntu 22.04+ and equivalent (Debian 12+, Fedora 35+).
Windows โ no native build. Everything except the desktop app runs under WSL using the Linux instructions above, including the MCP server, which your editor can spawn across the WSL boundary.
Requires Go 1.22+ with CGO enabled (for SQLite FTS5).
Then connect a source and generate your first standup:
Full install + setup walkthrough at docs.devrecall.dev/install.
Build tags: fts5 enables SQLite full-text search; GO enables hugot's pure
Go ONNX backend for embeddings.
The desktop app (Tauri + Svelte) lives in desktop/;
the OAuth callback relay (Cloudflare Worker) in relay/.
Bug reports and collector contributions are especially welcome. See CONTRIBUTING.md.
SECURITY.md for responsible disclosure.
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/pavelpilyak-devrecall)<a href="https://allmcps.com/mcp/pavelpilyak-devrecall"><img src="https://allmcps.com/api/badge/pavelpilyak-devrecall?style=directory" alt="Devrecall on AllMCPs" /></a>