Savirinc/unfragile-mcp-server

🔎 Search & Data Extraction
0 Views
0 Installs

📇 🏠 - Canonical MCP server resolver. Returns the right MCP for any agent intent with an invocation-ready snippet and an Ed25519-signed trust passport. Cross-registry coverage. npx -y @unfragile/mcp-server

Quick Install

One-Click IDE Configuration
claude_desktop_config.json
{
  "mcpServers": {
    "savirinc-unfragile-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "savirinc-unfragile-mcp-server"
      ]
    }
  }
}
Or

Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.

Documentation Overview

@unfragile/mcp-server

Glama MCP score npm MIT License

Query the Unfragile match graph from any AI agent. Find AI artifacts, discover MCP servers, assemble stacks, compare alternatives, and fetch trust passports. Every query feeds the graph.

Unfragile is built for the agent era: humans click links, agents call capabilities. This server gives Claude Code, Cursor, Windsurf, Claude Desktop, and custom MCP clients a runtime discovery and trust layer for AI artifacts.

Install

Claude Code

claude mcp add unfragile -- npx -y @unfragile/mcp-server

Claude Desktop

Add to ~/Library/Application Support/Claude/claude_desktop_config.json:

{
  "mcpServers": {
    "unfragile": {
      "command": "npx",
      "args": ["-y", "@unfragile/mcp-server"]
    }
  }
}

Cursor

Add to .cursor/mcp.json:

{
  "mcpServers": {
    "unfragile": {
      "command": "npx",
      "args": ["-y", "@unfragile/mcp-server"]
    }
  }
}

Windsurf

Add to ~/.codeium/windsurf/mcp_config.json:

{
  "mcpServers": {
    "unfragile": {
      "command": "npx",
      "args": ["-y", "@unfragile/mcp-server"]
    }
  }
}

Tools

ToolDescription
searchFind AI tools by intent. "best framework for building AI agents"
find_mcpsDiscover MCP servers by capability. "Postgres + Slack integration"
get_artifactGet full details + capabilities for a specific artifact
resolve_capabilityResolve a capability://... URI to ranked trusted artifacts
trust_passportGet machine-readable trust evidence: capability URIs, permissions, data access risk, failure modes
compareCompare two artifacts side-by-side
find_stackAssemble a complete harness stack for a use case
feedbackReport success/failure to improve future routing
subscribeWatch for new artifacts matching a capability need
unsubscribeCancel a monitor

Examples

Once installed, ask your agent:

  • "Find me MCP servers for Postgres and Slack"
  • "Resolve capability://database.postgres.query.readonly"
  • "What's the best framework for building AI agents?"
  • "Compare LangChain vs CrewAI"
  • "Get the trust passport for Cursor"
  • "I'm building a customer support agent — what tools do I need?"
  • "Get details on Cursor's capabilities"

How it works

The MCP server calls the Unfragile API under the hood. Search and stack queries become match records in the graph. Trust passport requests use /api/v1/passport/{slug} to return artifact identity, capability URIs, constraints, permissions, data access risk, observed outcomes, and UnfragileRank evidence.

13,160 active AI artifacts. 106,955 capabilities. 24 populated software categories. The match graph for AI.

Environment Variables

VariableDescriptionDefault
UNFRAGILE_API_URLAPI base URLhttps://unfragile.ai
UNFRAGILE_API_KEYAPI key for higher rate limits(none)

License

MIT

Related MCP Servers

linxule/mineru-mcp

📇 ☁️ - MCP server for MinerU document parsing API. Parse PDFs, images, DOCX, and PPTX with OCR (109 languages), batch processing (200 docs), page ranges, and local file upload. 73% token reduction with structured output.

🔎 Search & Data Extraction1 views
0xdaef0f/job-searchoor

📇 🏠 - An MCP server for searching job listings with filters for date, keywords, remote work options, and more.

🔎 Search & Data Extraction0 views
Aas-ee/open-webSearch

🐍 📇 ☁️ - Web search using free multi-engine search (NO API KEYS REQUIRED) — Supports Bing, Baidu, DuckDuckGo, Brave, Exa, and CSDN.

🔎 Search & Data Extraction0 views
ac3xx/mcp-servers-kagi

📇 ☁️ - Kagi search API integration

🔎 Search & Data Extraction0 views

Engagement

Views
0
Installs
0
Upvotes
0

Views and upvotes are unique per visitor network (hashed IP). Installs count copy actions.

Status

Health: Not checked yet

We have not completed a health check for this listing yet.

No check timestamp yet.

Unclaimed listing (imported or pending owner verification). Claim it →
★ Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge and attach your website.

Claim this listing

Promote this listing

Optional paid placement. Free listings stay free forever.

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.