Server data from the Official MCP Registry
Stale-proof repository memory with citations + just-in-time verification + TTL (repo-scoped).
Stale-proof repository memory with citations + just-in-time verification + TTL (repo-scoped).
Set these up before or after installing:
Environment variable: VRM_TTL_DAYS
Environment variable: VRM_DATA_DIR
Environment variable: VRM_MAX_FILE_BYTES
Environment variable: VRM_SECRET_SCAN
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-cognitivemyriad-verified-repo-memory": {
"env": {
"VRM_DATA_DIR": "your-vrm-data-dir-here",
"VRM_TTL_DAYS": "your-vrm-ttl-days-here",
"VRM_SECRET_SCAN": "your-vrm-secret-scan-here",
"VRM_MAX_FILE_BYTES": "your-vrm-max-file-bytes-here"
},
"args": [
"-y",
"@cognitivemyriad/vrm-local"
],
"command": "npx"
}
}
}Valid MCP server (3 strong, 3 medium validity signals). 3 known CVEs in dependencies (1 critical, 2 high severity) Imported from the Official MCP Registry.
7 files analyzed · 4 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally