mcpbeat Sign in

Seal MCP Server

local only

Seal runs on your own machine — the client starts it, so there is no endpoint to ping. 762 installs a week from pypi. Last commit 1 Sep 2026.

Stops agents double-charging across processes: exactly one execution, confirmed by the provider.

Installs per day peak 375 · avg 74 · +1149% w/w
a month agotoday
762
Installs / week
pypi · seal-kernel
0
Stars
0 open issues
1 Sep 2026
Last commit
0 releases in 90 days
NOASSERTION
License
Python

Nothing serious here today

Today is the operative word: we check Seal every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add seal -- uvx seal-kernel
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "seal": {
      "args": [
        "seal-kernel"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.seal]
command = "uvx"
args = ["seal-kernel"]
.cursor/mcp.json
{
  "mcpServers": {
    "seal": {
      "args": [
        "seal-kernel"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "seal": {
      "args": [
        "seal-kernel"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Seal

same job, measured the same way
EffectFence
by aurumflux20

Stops agents double-firing side effects: 1,000 racing duplicates, exactly one execution.

208 installs/wk local only
O
AgentMart Procurement
by agentmart

Procure, compare, quote, budget, and execute web extraction or scraping across providers for agents

8 tools answering
Awaitless
by xpluspro

Durable execution and named concurrency queues for coding agents across local, SSH, and Slurm.

234 installs/wk local only
Progi
by zseta

MCP-native workflow engine: teach agents your processes once, they execute them consistently.

115 installs/wk local only
I
football-docs
by withqwerty

Searchable football data provider docs for AI coding agents.

108 installs/wk local only
ChiefLab
by bdentech

Open execution contract for agents doing business work. 6 operators, one MIT-licensed spec.

27 installs/wk 45 tools answering
Orita Provider Resolution
by alkilo-do

Provider resolution for AI apps — search, rank, hold, confirm bookings across your provider network.

158 installs/wk local only
I
Agent Exec
by sslip-128-221-67-45-agent-exec

Accountless pay-per-use code execution for agents. Read-only search and pricing; pay via x402.

2 tools answering

Seal — questions

Answers built from our own checks of this server.

Why is there no uptime for Seal?
Seal runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package seal-kernel was installed 762 times last week.
How do I connect Seal?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls seal-kernel straight from pypi; nothing to host, nothing to sign up for.
How many people use Seal?
The pypi package seal-kernel was installed 762 times in the last week. Week over week that is +1149%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Seal open source?
Yes — it is published under the NOASSERTION licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.