Vallt
Rank #1,073io.github.ptriato/vallt
MCP server providing vallt capabilities
Vallt is a Model Context Protocol (MCP) server published by ptriato. It ranks #1,073 of 132,046 servers tracked on MCP Toplist, and its repository has 695 GitHub stars. Vallt is listed on Official MCP, with 3 tracked versions. It was first listed on Mar 18, 2026 and most recently updated on Mar 19, 2026.
Ranks ahead of 130,973 of 132,046 servers on MCP Toplist.
Use Vallt
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add vallt -- npx -y @vallt/mcp-server[mcp_servers.vallt]
command = "npx"
args = ["-y", "@vallt/mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"vallt": {
"command": "npx",
"args": [
"-y",
"@vallt/mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"vallt": {
"command": "npx",
"args": [
"-y",
"@vallt/mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"vallt": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@vallt/mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"vallt": {
"command": "npx",
"args": [
"-y",
"@vallt/mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"vallt": {
"command": "npx",
"args": [
"-y",
"@vallt/mcp-server"
]
}
}
}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.ptriato%2Fvallt)<a href="https://mcptoplist.com/server/io.github.ptriato%2Fvallt"><img src="https://mcptoplist.com/badge/io.github.ptriato%2Fvallt.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
ptriato
Available versions (3)
| Version | Published |
|---|---|
| 0.0.33 | Mar 19, 2026 |
| 0.0.31 | Mar 18, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Vallt?
- Vallt is maintained by ptriato, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Vallt listed on the Official MCP Registry?
- Yes — Vallt is listed on the Official MCP Registry.
- How many versions does Vallt have?
- MCP Toplist tracks 3 versions of Vallt, most recently published on Mar 19, 2026.
- Where can I find the source code for Vallt?
- The source code for Vallt is hosted at github.com/ptriato/vibe-vault.
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.