Vault Knowledge MCP Server
Rank #61,044com.seanwinslow/vault-knowledge
Read-only MCP over a vault's typed knowledge graph: concept search, contradictions, article fetch.
Vault Knowledge MCP Server is a Model Context Protocol (MCP) server published by seanwinslow28. It ranks #61,044 of 131,629 servers tracked on MCP Toplist. Vault Knowledge MCP Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on May 30, 2026 and most recently updated on May 30, 2026.
Ranks ahead of 70,585 of 131,629 servers on MCP Toplist.
Use Vault Knowledge MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add vault-knowledge -- npx -y @swins/vault-knowledge-mcp[mcp_servers.vault-knowledge]
command = "npx"
args = ["-y", "@swins/vault-knowledge-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"vault-knowledge": {
"command": "npx",
"args": [
"-y",
"@swins/vault-knowledge-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"vault-knowledge": {
"command": "npx",
"args": [
"-y",
"@swins/vault-knowledge-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"vault-knowledge": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@swins/vault-knowledge-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"vault-knowledge": {
"command": "npx",
"args": [
"-y",
"@swins/vault-knowledge-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"vault-knowledge": {
"command": "npx",
"args": [
"-y",
"@swins/vault-knowledge-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/com.seanwinslow%2Fvault-knowledge)<a href="https://mcptoplist.com/server/com.seanwinslow%2Fvault-knowledge"><img src="https://mcptoplist.com/badge/com.seanwinslow%2Fvault-knowledge.svg" alt="MCP Toplist: Top 50% of 131,629" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
seanwinslow28
Other servers by seanwinslow28
View all seanwinslow28 servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | May 30, 2026 |
Frequently asked questions
- Who maintains Vault Knowledge MCP Server?
- Vault Knowledge MCP Server is maintained by seanwinslow28, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Vault Knowledge MCP Server listed on the Official MCP Registry?
- Yes — Vault Knowledge MCP Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Vault Knowledge MCP Server have?
- MCP Toplist tracks 1 version of Vault Knowledge MCP Server, most recently published on May 30, 2026.
- Where can I find the source code for Vault Knowledge MCP Server?
- The source code for Vault Knowledge MCP Server is hosted at github.com/seanwinslow28/sw-mcp-vault-knowledge.
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.