Seraph
Rank #61,744io.kondux/seraph
Crypto transaction firewall and risk tools for MCP agents.
Seraph is a Model Context Protocol (MCP) server published by kondux. It ranks #61,744 of 115,591 servers tracked on MCP Toplist. Seraph is listed on Official MCP, with 1 tracked version. It was first listed on Jul 7, 2026 and most recently updated on Jul 7, 2026.
Ranks ahead of 53,847 of 115,591 servers on MCP Toplist.
Use Seraph
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http seraph https://seraph.kondux.io/mcp[mcp_servers.seraph]
url = "https://seraph.kondux.io/mcp"Add to ~/.codex/config.toml.
https://seraph.kondux.io/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"seraph": {
"url": "https://seraph.kondux.io/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"seraph": {
"type": "http",
"url": "https://seraph.kondux.io/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"seraph": {
"serverUrl": "https://seraph.kondux.io/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"seraph": {
"url": "https://seraph.kondux.io/mcp"
}
}
}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.kondux%2Fseraph)<a href="https://mcptoplist.com/server/io.kondux%2Fseraph"><img src="https://mcptoplist.com/badge/io.kondux%2Fseraph.svg" alt="MCP Toplist: #61,744 of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
kondux
Other servers by kondux
View all kondux servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Jul 7, 2026 |
Frequently asked questions
- Who maintains Seraph?
- Seraph is maintained by kondux, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is Seraph listed on the Official MCP Registry?
- Yes — Seraph is listed on the Official MCP Registry.
- How many versions does Seraph have?
- MCP Toplist tracks 1 version of Seraph, most recently published on Jul 7, 2026.
- Where can I find the source code for Seraph?
- The source code for Seraph is hosted at github.com/Kondux/agent-guardian.