SERVER
Verified Repo Memory
Rank #29413pulsemcp/cognitivemyriad-verified-repo-memory
Stale-proof repository memory with citations + just-in-time verification + TTL (repo-scoped).
First listed
Feb 21, 2026
Last publish date
Feb 21, 2026
OVERVIEW
Verified Repo Memory is a Model Context Protocol (MCP) server published by cognitivemyriad. It ranks #29413 of 58,900 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Verified Repo Memory is listed across 3 registries — Official MCP, Glama and PulseMCP, with 2 tracked versions. It was first listed on Feb 21, 2026 and most recently updated on Feb 21, 2026.
STANDING
#29,413of 58,900 tracked serversTop 50%
Ranks ahead of 29,487 of 58,900 servers on MCP Toplist.
CONNECT
Use Verified Repo Memory
Add Verified Repo Memory to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"cognitivemyriad-verified-repo-memory": {
"command": "npx",
"args": [
"-y",
"@cognitivemyriad/vrm-local"
],
"env": {
"VRM_TTL_DAYS": "<your VRM_TTL_DAYS>",
"VRM_DATA_DIR": "<your VRM_DATA_DIR>",
"VRM_MAX_FILE_BYTES": "<your VRM_MAX_FILE_BYTES>",
"VRM_SECRET_SCAN": "<your VRM_SECRET_SCAN>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries (1 delisted)
ORGANIZATION
cognitivemyriad
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 0.1.2 | Feb 21, 2026 |
| 0.1.0 | Feb 21, 2026 |
FAQ
Frequently asked questions
- What is Verified Repo Memory?
- Stale-proof repository memory with citations + just-in-time verification + TTL (repo-scoped).
- Who maintains Verified Repo Memory?
- Verified Repo Memory is maintained by cognitivemyriad, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Verified Repo Memory an official MCP server?
- Yes — Verified Repo Memory is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Verified Repo Memory have?
- MCP Toplist tracks 2 versions of Verified Repo Memory, most recently published on Feb 21, 2026.
- Where can I find the source code for Verified Repo Memory?
- The source code for Verified Repo Memory is hosted at github.com/cognitivemyriad/verified-repo-memory-mcp.
EXPLORE