Sealed
Rank #72,093io.github.edwardyen724-g/sealed
Per-call paid skills for AI agents, run server-side: inputs in, outputs back. The body never ships.
Sealed is a Model Context Protocol (MCP) server published by edwardyen724-g. It ranks #72,093 of 132,113 servers tracked on MCP Toplist. Sealed is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 11, 2026 and most recently updated on Aug 14, 2026.
Ranks ahead of 60,020 of 132,113 servers on MCP Toplist.
Use Sealed
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add sealed -e "SEALED_API_URL=<your SEALED_API_URL>" -e "SEALED_API_KEY=<your SEALED_API_KEY>" -- npx -y sealed-mcpReplace each placeholder with your own value before saving.
[mcp_servers.sealed]
command = "npx"
args = ["-y", "sealed-mcp"]
[mcp_servers.sealed.env]
SEALED_API_URL = "<your SEALED_API_URL>"
SEALED_API_KEY = "<your SEALED_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sealed": {
"command": "npx",
"args": [
"-y",
"sealed-mcp"
],
"env": {
"SEALED_API_URL": "<your SEALED_API_URL>",
"SEALED_API_KEY": "<your SEALED_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sealed": {
"command": "npx",
"args": [
"-y",
"sealed-mcp"
],
"env": {
"SEALED_API_URL": "<your SEALED_API_URL>",
"SEALED_API_KEY": "<your SEALED_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"sealed": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"sealed-mcp"
],
"env": {
"SEALED_API_URL": "<your SEALED_API_URL>",
"SEALED_API_KEY": "<your SEALED_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sealed": {
"command": "npx",
"args": [
"-y",
"sealed-mcp"
],
"env": {
"SEALED_API_URL": "<your SEALED_API_URL>",
"SEALED_API_KEY": "<your SEALED_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sealed": {
"command": "npx",
"args": [
"-y",
"sealed-mcp"
],
"env": {
"SEALED_API_URL": "<your SEALED_API_URL>",
"SEALED_API_KEY": "<your SEALED_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
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.edwardyen724-g%2Fsealed)<a href="https://mcptoplist.com/server/io.github.edwardyen724-g%2Fsealed"><img src="https://mcptoplist.com/badge/io.github.edwardyen724-g%2Fsealed.svg" alt="MCP Toplist: #72,093 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
edwardyen724-g
Other servers by edwardyen724-g
View all edwardyen724-g servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Aug 14, 2026 |
Frequently asked questions
- Who maintains Sealed?
- Sealed is maintained by edwardyen724-g, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is Sealed listed on the Official MCP Registry?
- Yes — Sealed is listed on the Official MCP Registry, alongside Glama.
- How many versions does Sealed have?
- MCP Toplist tracks 1 version of Sealed, most recently published on Aug 14, 2026.
- Where can I find the source code for Sealed?
- The source code for Sealed is hosted at github.com/edwardyen724-g/sealed-mcp.
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.