Unfragile AI
Rank #61,755io.github.Savirinc/unfragile
The match graph for AI. Search 100K+ capabilities across 13K+ AI artifacts.
Unfragile AI is a Model Context Protocol (MCP) server published by Savirinc. It ranks #61,755 of 132,113 servers tracked on MCP Toplist. Unfragile AI is listed on Official MCP, with 1 tracked version. It was first listed on May 9, 2026 and most recently updated on May 9, 2026.
Ranks ahead of 70,358 of 132,113 servers on MCP Toplist.
Use Unfragile AI
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add unfragile -- npx -y @unfragile/mcp-server[mcp_servers.unfragile]
command = "npx"
args = ["-y", "@unfragile/mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"unfragile": {
"command": "npx",
"args": [
"-y",
"@unfragile/mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"unfragile": {
"command": "npx",
"args": [
"-y",
"@unfragile/mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"unfragile": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@unfragile/mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"unfragile": {
"command": "npx",
"args": [
"-y",
"@unfragile/mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"unfragile": {
"command": "npx",
"args": [
"-y",
"@unfragile/mcp-server"
]
}
}
}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.Savirinc%2Funfragile)<a href="https://mcptoplist.com/server/io.github.Savirinc%2Funfragile"><img src="https://mcptoplist.com/badge/io.github.Savirinc%2Funfragile.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Savirinc
Other servers by Savirinc
View all Savirinc servers →Available versions (1)
| Version | Published |
|---|---|
| 0.3.2 | May 9, 2026 |
Frequently asked questions
- Who maintains Unfragile AI?
- Unfragile AI is maintained by Savirinc, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is Unfragile AI listed on the Official MCP Registry?
- Yes — Unfragile AI is listed on the Official MCP Registry.
- How many versions does Unfragile AI have?
- MCP Toplist tracks 1 version of Unfragile AI, most recently published on May 9, 2026.
- Where can I find the source code for Unfragile AI?
- The source code for Unfragile AI is hosted at github.com/Savirinc/Unfragile.ai.
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.