Submit

Fidensa MCP Server

@fidensa

Independent AI certification authority. Check trust scores, search certified capabilities, compare side-by-side, verify signed artifacts, and report runtime experience for MCP servers, skills, rules files, hooks, sub-agents, and plugins. 50 certifications live.
Overview

Fidensa is an independent certification authority for AI capabilities. This MCP server gives your AI agent structured access to Fidensa's trust data through the Model Context Protocol.

Six tools let agents make trust-informed decisions:

  • check_certification — Quick trust check (status, score, grade, tier). No API key needed.
  • search_capabilities — Search by keyword, type, tier, or score. No API key needed.
  • get_contract — Full certification contract with all evidence.
  • compare_capabilities — Side-by-side comparison of 2-5 capabilities.
  • verify_artifact — Cryptographic signature verification of .cert.json files.
  • report_experience — Submit runtime experience reports.

Two tools work without any API key. The remaining four require a free API key.

Website: https://fidensa.com Certification catalog: https://fidensa.com/certifications API docs: https://fidensa.com/docs/api

Server Config

{
  "mcpServers": {
    "fidensa": {
      "command": "npx",
      "args": [
        "-y",
        "@fidensa/mcp-server"
      ],
      "env": {
        "FIDENSA_API_KEY": "<YOUR_API_KEY>"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.