Verified Repo Memory
Rank #48,585io.github.cognitivemyriad/verified-repo-memory
MCP server providing verified-repo-memory capabilities
Verified Repo Memory is a Model Context Protocol (MCP) server published by cognitivemyriad. It ranks #48,585 of 132,113 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.
Ranks ahead of 83,528 of 132,113 servers on MCP Toplist.
Use Verified Repo Memory
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add verified-repo-memory -e "VRM_TTL_DAYS=<your VRM_TTL_DAYS>" -e "VRM_DATA_DIR=<your VRM_DATA_DIR>" -e "VRM_MAX_FILE_BYTES=<your VRM_MAX_FILE_BYTES>" -e "VRM_SECRET_SCAN=<your VRM_SECRET_SCAN>" -- npx -y @cognitivemyriad/vrm-localReplace each placeholder with your own value before saving.
[mcp_servers.verified-repo-memory]
command = "npx"
args = ["-y", "@cognitivemyriad/vrm-local"]
[mcp_servers.verified-repo-memory.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>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"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>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"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>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"verified-repo-memory": {
"type": "stdio",
"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>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"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>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"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.
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.github.cognitivemyriad%2Fverified-repo-memory)<a href="https://mcptoplist.com/server/io.github.cognitivemyriad%2Fverified-repo-memory"><img src="https://mcptoplist.com/badge/io.github.cognitivemyriad%2Fverified-repo-memory.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries (1 delisted)
cognitivemyriad
Available versions (2)
| Version | Published |
|---|---|
| 0.1.2 | Feb 21, 2026 |
| 0.1.0 | Feb 21, 2026 |
Frequently asked questions
- 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 listed on the Official MCP Registry?
- 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.
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.