Server data from the Official MCP Registry
Read-only runtime secret retrieval from HashiCorp Vault via Keymaster for autonomous AI agents.
Read-only runtime secret retrieval from HashiCorp Vault via Keymaster for autonomous AI agents.
Valid MCP server (3 strong, 6 medium validity signals). 2 code issues detected. 2 known CVEs in dependencies (0 critical, 2 high severity) Package registry verified. Imported from the Official MCP Registry.
5 files analyzed · 5 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: USER_KEYMASTER_URL
Environment variable: USER_KEYMASTER_TOKEN
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-ainoakari-keymaster-mcp": {
"env": {
"USER_KEYMASTER_URL": "your-user-keymaster-url-here",
"USER_KEYMASTER_TOKEN": "your-user-keymaster-token-here"
},
"args": [
"-y",
"@akari-os/keymaster-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
@akari-os/keymaster-mcp is the read-only Vault bridge for autonomous AI agents. Agents fetch credentials at runtime through a single MCP tool call — no API keys in .env files, config files, prompts, or shell history.
Full documentation: keymaster-mcp/README.md
@akari-os/keymaster-mcpIf this saves you from leaking another .env file at 3am, consider supporting the project.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.