MCP Seatbelt Server
Rank #18,789io.github.KryptosAI/mcp-seatbelt
MCP runtime security proxy. Blocks dangerous AI agent tool calls with a policy engine.
MCP Seatbelt Server is a Model Context Protocol (MCP) server published by KryptosAI. It ranks #18,789 of 132,113 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. MCP Seatbelt Server is listed on Official MCP, with 1 tracked version. It was first listed on Jul 19, 2026 and most recently updated on Aug 4, 2026.
Ranks ahead of 113,324 of 132,113 servers on MCP Toplist.
Use MCP Seatbelt Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-seatbelt -- npx -y @kryptosai/mcp-seatbelt[mcp_servers.mcp-seatbelt]
command = "npx"
args = ["-y", "@kryptosai/mcp-seatbelt"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-seatbelt": {
"command": "npx",
"args": [
"-y",
"@kryptosai/mcp-seatbelt"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-seatbelt": {
"command": "npx",
"args": [
"-y",
"@kryptosai/mcp-seatbelt"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-seatbelt": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@kryptosai/mcp-seatbelt"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-seatbelt": {
"command": "npx",
"args": [
"-y",
"@kryptosai/mcp-seatbelt"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-seatbelt": {
"command": "npx",
"args": [
"-y",
"@kryptosai/mcp-seatbelt"
]
}
}
}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.KryptosAI%2Fmcp-seatbelt)<a href="https://mcptoplist.com/server/io.github.KryptosAI%2Fmcp-seatbelt"><img src="https://mcptoplist.com/badge/io.github.KryptosAI%2Fmcp-seatbelt.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
KryptosAI
Other servers by KryptosAI
View all KryptosAI servers →Available versions (1)
| Version | Published |
|---|---|
| 0.7.0 | Aug 4, 2026 |
Frequently asked questions
- Who maintains MCP Seatbelt Server?
- MCP Seatbelt Server is maintained by KryptosAI, which publishes 3 MCP servers (6 total versions) tracked on MCP Toplist.
- Is MCP Seatbelt Server listed on the Official MCP Registry?
- Yes — MCP Seatbelt Server is listed on the Official MCP Registry.
- How many versions does MCP Seatbelt Server have?
- MCP Toplist tracks 1 version of MCP Seatbelt Server, most recently published on Aug 4, 2026.
- Where can I find the source code for MCP Seatbelt Server?
- The source code for MCP Seatbelt Server is hosted at github.com/KryptosAI/mcp-seatbelt.
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.