saferagenticai-mcp
Rank #24,624io.github.NellInc/saferagenticai-mcp
Read-only tools over the Safer Agentic AI framework: 238 patterns + 14 heuristics.
saferagenticai-mcp is a Model Context Protocol (MCP) server published by nellinc. It ranks #24,624 of 132,113 servers tracked on MCP Toplist. saferagenticai-mcp is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 4 tracked versions. It was first listed on Jul 2, 2026 and most recently updated on Sep 3, 2026.
Ranks ahead of 107,489 of 132,113 servers on MCP Toplist.
Use saferagenticai-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http saferagenticai-mcp https://mcp.saferagenticai.org/mcpclaude mcp add saferagenticai-mcp -- uvx saferagenticai-mcp[mcp_servers.saferagenticai-mcp]
url = "https://mcp.saferagenticai.org/mcp"Add to ~/.codex/config.toml.
[mcp_servers.saferagenticai-mcp]
command = "uvx"
args = ["saferagenticai-mcp"]Add to ~/.codex/config.toml.
https://mcp.saferagenticai.org/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"saferagenticai-mcp": {
"command": "uvx",
"args": [
"saferagenticai-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"saferagenticai-mcp": {
"url": "https://mcp.saferagenticai.org/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"saferagenticai-mcp": {
"command": "uvx",
"args": [
"saferagenticai-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"saferagenticai-mcp": {
"type": "http",
"url": "https://mcp.saferagenticai.org/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"saferagenticai-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"saferagenticai-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"saferagenticai-mcp": {
"serverUrl": "https://mcp.saferagenticai.org/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"saferagenticai-mcp": {
"command": "uvx",
"args": [
"saferagenticai-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"saferagenticai-mcp": {
"url": "https://mcp.saferagenticai.org/mcp"
}
}
}{
"mcpServers": {
"saferagenticai-mcp": {
"command": "uvx",
"args": [
"saferagenticai-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.github.NellInc%2Fsaferagenticai-mcp)<a href="https://mcptoplist.com/server/io.github.NellInc%2Fsaferagenticai-mcp"><img src="https://mcptoplist.com/badge/io.github.NellInc%2Fsaferagenticai-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries (1 delisted)
nellinc
Other servers by nellinc
View all nellinc servers →Available versions (4)
| Version | Published |
|---|---|
| 0.3.6 | Sep 3, 2026 |
| 0.3.5 | Aug 23, 2026 |
| 0.3.4 | Jul 4, 2026 |
| 0.3.3 | Jul 2, 2026 |
Frequently asked questions
- Who maintains saferagenticai-mcp?
- saferagenticai-mcp is maintained by nellinc, which publishes 3 MCP servers (9 total versions) tracked on MCP Toplist.
- Is saferagenticai-mcp listed on the Official MCP Registry?
- Yes — saferagenticai-mcp is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does saferagenticai-mcp have?
- MCP Toplist tracks 4 versions of saferagenticai-mcp, most recently published on Sep 3, 2026.
- Where can I find the source code for saferagenticai-mcp?
- The source code for saferagenticai-mcp is hosted at github.com/nellinc/saferagenticai-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.