SERVER

Keymaster MCP

Rank #19410

io.github.AInoAKARI/keymaster-mcp

Read-only runtime secret retrieval from HashiCorp Vault via Keymaster for autonomous AI agents.

First listed
Apr 2, 2026
Last publish date
Apr 2, 2026
OVERVIEW

Keymaster MCP is a Model Context Protocol (MCP) server published by AInoAKARI. It ranks #19410 of 58,900 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Keymaster MCP is listed on Official MCP, with 2 tracked versions. It was first listed on Apr 2, 2026 and most recently updated on Apr 2, 2026.

STANDING
#19,410of 58,900 tracked serversTop 50%

Ranks ahead of 39,490 of 58,900 servers on MCP Toplist.

CONNECT

Use Keymaster MCP

Add Keymaster MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "keymaster-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@akari-os/keymaster-mcp"
      ],
      "env": {
        "USER_KEYMASTER_URL": "<your USER_KEYMASTER_URL>",
        "USER_KEYMASTER_TOKEN": "<your USER_KEYMASTER_TOKEN>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

AInoAKARI

Organization
Total servers
1
Total versions
2
VERSIONS

Available versions (2)

VersionPublished
1.0.2Apr 2, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Keymaster MCP?
Read-only runtime secret retrieval from HashiCorp Vault via Keymaster for autonomous AI agents.
Who maintains Keymaster MCP?
Keymaster MCP is maintained by AInoAKARI, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
Is Keymaster MCP an official MCP server?
Yes — Keymaster MCP is listed on the Official MCP Registry.
How many versions does Keymaster MCP have?
MCP Toplist tracks 2 versions of Keymaster MCP, most recently published on Apr 2, 2026.
Where can I find the source code for Keymaster MCP?
The source code for Keymaster MCP is hosted at github.com/AInoAKARI/keymaster-mcp.
EXPLORE