Vulcanus
Rank #8,102io.github.sunsatosolutions/vulcanus
A validated Markdown memory vault your coding agent can recall, project by project.
Vulcanus is a Model Context Protocol (MCP) server published by sunsatosolutions. It ranks #8,102 of 132,046 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. Vulcanus is listed across 2 registries — Official MCP and Glama, with 5 tracked versions. It was first listed on Aug 14, 2026 and most recently updated on Aug 18, 2026.
Ranks ahead of 123,944 of 132,046 servers on MCP Toplist.
Use Vulcanus
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add vulcanus -- npx -y @sunsato/vulcanus serve[mcp_servers.vulcanus]
command = "npx"
args = ["-y", "@sunsato/vulcanus", "serve"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"vulcanus": {
"command": "npx",
"args": [
"-y",
"@sunsato/vulcanus",
"serve"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"vulcanus": {
"command": "npx",
"args": [
"-y",
"@sunsato/vulcanus",
"serve"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"vulcanus": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@sunsato/vulcanus",
"serve"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"vulcanus": {
"command": "npx",
"args": [
"-y",
"@sunsato/vulcanus",
"serve"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"vulcanus": {
"command": "npx",
"args": [
"-y",
"@sunsato/vulcanus",
"serve"
]
}
}
}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.sunsatosolutions%2Fvulcanus)<a href="https://mcptoplist.com/server/io.github.sunsatosolutions%2Fvulcanus"><img src="https://mcptoplist.com/badge/io.github.sunsatosolutions%2Fvulcanus.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
sunsatosolutions
Available versions (5)
| Version | Published |
|---|---|
| 0.5.0 | Aug 18, 2026 |
| 0.4.7 | Aug 17, 2026 |
| 0.4.6 | Aug 17, 2026 |
| 0.4.5 | Aug 17, 2026 |
| 0.4.4 | Aug 14, 2026 |
Frequently asked questions
- Who maintains Vulcanus?
- Vulcanus is maintained by sunsatosolutions, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is Vulcanus listed on the Official MCP Registry?
- Yes — Vulcanus is listed on the Official MCP Registry, alongside Glama.
- How many versions does Vulcanus have?
- MCP Toplist tracks 5 versions of Vulcanus, most recently published on Aug 18, 2026.
- Where can I find the source code for Vulcanus?
- The source code for Vulcanus is hosted at github.com/sunsatosolutions/Vulcanus.
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.