DecRec
Rank #12,589io.decrec/decrec
Decision memory for AI agents: record, revisit, and resolve consequential choices.
DecRec is a Model Context Protocol (MCP) server published by decrec-io. It ranks #12,589 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. DecRec is listed on Official MCP, with 4 tracked versions. It was first listed on Aug 27, 2026 and most recently updated on Sep 1, 2026.
Ranks ahead of 119,457 of 132,046 servers on MCP Toplist.
Use DecRec
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http decrec https://decrec.io/mcp[mcp_servers.decrec]
url = "https://decrec.io/mcp"Add to ~/.codex/config.toml.
https://decrec.io/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"decrec": {
"url": "https://decrec.io/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"decrec": {
"type": "http",
"url": "https://decrec.io/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"decrec": {
"serverUrl": "https://decrec.io/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"decrec": {
"url": "https://decrec.io/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.decrec%2Fdecrec)<a href="https://mcptoplist.com/server/io.decrec%2Fdecrec"><img src="https://mcptoplist.com/badge/io.decrec%2Fdecrec.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
decrec-io
Available versions (4)
| Version | Published |
|---|---|
| 2026.9.1 | Sep 1, 2026 |
| 2026.8.31 | Sep 1, 2026 |
| 2026.8.27 | Aug 27, 2026 |
| 2026.8.23 | Aug 27, 2026 |
Frequently asked questions
- Who maintains DecRec?
- DecRec is maintained by decrec-io, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is DecRec listed on the Official MCP Registry?
- Yes — DecRec is listed on the Official MCP Registry.
- How many versions does DecRec have?
- MCP Toplist tracks 4 versions of DecRec, most recently published on Sep 1, 2026.
- Where can I find the source code for DecRec?
- The source code for DecRec is hosted at github.com/decrec-io/decrec-plugin.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.