Seal
Rank #11,575io.github.aurumflux20/seal
Stops agents double-charging across processes: exactly one execution, confirmed by the provider.
Seal is a Model Context Protocol (MCP) server published by aurumflux20. It ranks #11,575 of 132,113 servers tracked on MCP Toplist. Seal is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Aug 26, 2026 and most recently updated on Sep 8, 2026.
Ranks ahead of 120,538 of 132,113 servers on MCP Toplist.
Use Seal
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add seal -- uvx seal-kernel[mcp_servers.seal]
command = "uvx"
args = ["seal-kernel"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"seal": {
"command": "uvx",
"args": [
"seal-kernel"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"seal": {
"command": "uvx",
"args": [
"seal-kernel"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"seal": {
"type": "stdio",
"command": "uvx",
"args": [
"seal-kernel"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"seal": {
"command": "uvx",
"args": [
"seal-kernel"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"seal": {
"command": "uvx",
"args": [
"seal-kernel"
]
}
}
}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.aurumflux20%2Fseal)<a href="https://mcptoplist.com/server/io.github.aurumflux20%2Fseal"><img src="https://mcptoplist.com/badge/io.github.aurumflux20%2Fseal.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
aurumflux20
Other servers by aurumflux20
View all aurumflux20 servers →Available versions (2)
| Version | Published |
|---|---|
| 0.5.0 | Sep 8, 2026 |
| 0.3.1 | Aug 26, 2026 |
Frequently asked questions
- Who maintains Seal?
- Seal is maintained by aurumflux20, which publishes 3 MCP servers (9 total versions) tracked on MCP Toplist.
- Is Seal listed on the Official MCP Registry?
- Yes — Seal is listed on the Official MCP Registry, alongside Glama.
- How many versions does Seal have?
- MCP Toplist tracks 2 versions of Seal, most recently published on Sep 8, 2026.
- Where can I find the source code for Seal?
- The source code for Seal is hosted at github.com/aurumflux20/seal.
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.