hush
Rank #9,412io.github.royashbrook/hush
A secret store for AI agents: the agent never sees the plaintext.
hush is a Model Context Protocol (MCP) server published by royashbrook. It ranks #9,412 of 132,113 servers tracked on MCP Toplist, and its repository has 20 GitHub stars. hush is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on Jun 29, 2026 and most recently updated on Jun 29, 2026.
Ranks ahead of 122,701 of 132,113 servers on MCP Toplist.
Use hush
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http hush https://royashbrook.com/hush[mcp_servers.hush]
url = "https://royashbrook.com/hush"Add to ~/.codex/config.toml.
https://royashbrook.com/hushSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"hush": {
"url": "https://royashbrook.com/hush"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"hush": {
"type": "http",
"url": "https://royashbrook.com/hush"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"hush": {
"serverUrl": "https://royashbrook.com/hush"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"hush": {
"url": "https://royashbrook.com/hush"
}
}
}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.royashbrook%2Fhush)<a href="https://mcptoplist.com/server/io.github.royashbrook%2Fhush"><img src="https://mcptoplist.com/badge/io.github.royashbrook%2Fhush.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
royashbrook
Other servers by royashbrook
View all royashbrook servers →Available versions (1)
| Version | Published |
|---|---|
| 1.3.0 | Jun 29, 2026 |
Frequently asked questions
- Who maintains hush?
- hush is maintained by royashbrook, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is hush listed on the Official MCP Registry?
- Yes — hush is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does hush have?
- MCP Toplist tracks 1 version of hush, most recently published on Jun 29, 2026.
- Where can I find the source code for hush?
- The source code for hush is hosted at github.com/royashbrook/hush.
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.