Cyphrex
Rank #31,627io.github.getcyphrex/cyphrex-mcp
Blockchain SSN for AI agents. MCP gateway that blocks at the point of action, tamper evident audit.
Cyphrex is a Model Context Protocol (MCP) server published by getcyphrex. It ranks #31,627 of 128,029 servers tracked on MCP Toplist. Cyphrex is listed across 2 registries — Official MCP and PulseMCP, with 3 tracked versions. It was first listed on Apr 29, 2026 and most recently updated on Aug 16, 2026.
Ranks ahead of 96,402 of 128,029 servers on MCP Toplist.
Use Cyphrex
Hosted remote endpoint gated by authentication — connect via its URL and authenticate with the provider (OAuth flow or an API key/header, per its docs).
claude mcp add --transport http cyphrex-mcp https://mcp.cyphrex.io/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.cyphrex-mcp]
url = "https://mcp.cyphrex.io/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://mcp.cyphrex.io/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"cyphrex-mcp": {
"url": "https://mcp.cyphrex.io/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"cyphrex-mcp": {
"type": "http",
"url": "https://mcp.cyphrex.io/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"cyphrex-mcp": {
"serverUrl": "https://mcp.cyphrex.io/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"cyphrex-mcp": {
"url": "https://mcp.cyphrex.io/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
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.getcyphrex%2Fcyphrex-mcp)<a href="https://mcptoplist.com/server/io.github.getcyphrex%2Fcyphrex-mcp"><img src="https://mcptoplist.com/badge/io.github.getcyphrex%2Fcyphrex-mcp.svg" alt="MCP Toplist: Top 25% of 128,029" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (1 delisted)
getcyphrex
Other servers by getcyphrex
View all getcyphrex servers →Available versions (3)
| Version | Published |
|---|---|
| 0.2.1 | Aug 16, 2026 |
| 0.2.0 | Aug 16, 2026 |
| 0.1.0 | Apr 30, 2026 |
Frequently asked questions
- Who maintains Cyphrex?
- Cyphrex is maintained by getcyphrex, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Cyphrex listed on the Official MCP Registry?
- Yes — Cyphrex is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Cyphrex have?
- MCP Toplist tracks 3 versions of Cyphrex, most recently published on Aug 16, 2026.
- Where can I find the source code for Cyphrex?
- The source code for Cyphrex is hosted at github.com/getcyphrex/platform.
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.