SERVER
Rag Vault
Rank #22544io.github.RobThePCGuy/rag-vault
MCP server providing rag-vault capabilities
First listed
Jan 28, 2026
Last publish date
Feb 14, 2026
OVERVIEW
Rag Vault is a Model Context Protocol (MCP) server published by RobThePCGuy. It ranks #22544 of 58,832 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Rag Vault is listed on Official MCP, with 6 tracked versions. It was first listed on Jan 28, 2026 and most recently updated on Feb 14, 2026.
STANDING
#22,544of 58,832 tracked serversTop 50%
Ranks ahead of 36,288 of 58,832 servers on MCP Toplist.
CONNECT
Use Rag Vault
Add Rag Vault to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"rag-vault": {
"command": "npx",
"args": [
"-y",
"@robthepcguy/rag-vault"
],
"env": {
"BASE_DIR": "<your BASE_DIR>",
"DB_PATH": "<your DB_PATH>",
"CACHE_DIR": "<your CACHE_DIR>",
"MODEL_NAME": "<your MODEL_NAME>",
"RAG_HYBRID_WEIGHT": "<your RAG_HYBRID_WEIGHT>",
"RAG_GROUPING": "<your RAG_GROUPING>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
RobThePCGuy
MORE FROM THIS PUBLISHER
Other servers by RobThePCGuy
View all RobThePCGuy servers →VERSIONS
Available versions (6)
| Version | Published |
|---|---|
| 1.5.3 | Feb 14, 2026 |
| 1.5.1 | Feb 12, 2026 |
| 1.3.1 | Feb 3, 2026 |
| 1.1.0 | Jan 31, 2026 |
| 1.0.0 | Jan 28, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Rag Vault?
- MCP server providing rag-vault capabilities
- Who maintains Rag Vault?
- Rag Vault is maintained by RobThePCGuy, which publishes 2 MCP servers (6 total versions) tracked on MCP Toplist.
- Is Rag Vault an official MCP server?
- Yes — Rag Vault is listed on the Official MCP Registry.
- How many versions does Rag Vault have?
- MCP Toplist tracks 6 versions of Rag Vault, most recently published on Feb 14, 2026.
- Where can I find the source code for Rag Vault?
- The source code for Rag Vault is hosted at github.com/RobThePCGuy/rag-vault.
EXPLORE