MCP.so
登录

Fidensa MCP Server

@fidensa

关于 Fidensa MCP Server

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.

基本信息

分类

其他

传输方式

stdio

发布者

fidensa

提交者

Scott Bishop

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "fidensa": {
      "command": "npx",
      "args": [
        "-y",
        "@fidensa/mcp-server"
      ],
      "env": {
        "FIDENSA_API_KEY": "<YOUR_API_KEY>"
      }
    }
  }
}

工具

7

Quick trust check for an AI capability (MCP server, skill, plugin, or workflow). Returns certification status, trust score, grade, tier, and supply chain status. No API key required. Use this before invoking any capability to verify it has been independently certified by Fidensa.

Retrieve the full certification contract for a capability, including identity, supply chain analysis, security scan results, adversarial testing findings, behavioral fingerprint, and trust score breakdown. Requires a free API key (set FIDENSA_API_KEY).

Search for certified AI capabilities by keyword or description. Use this to discover certified alternatives when a capability is uncertified or scores poorly. Supports filtering by type, tier, and minimum trust score. No API key required.

Side-by-side comparison of 2-5 certified capabilities. Shows trust scores, grades, tiers, and per-signal breakdowns to help choose between alternatives. Requires a free API key (set FIDENSA_API_KEY).

Submit an experience report for a certified capability. Reports feed into the social proof signal of the trust score. Requires the content_hash from the .cert.json artifact (proves you've encountered the certified file). API key optional but recommended for higher rate limits.

Verify the cryptographic signature on a Fidensa certification artifact (.cert.json). Checks platform signature, content hash, expiry, and optionally code integrity (git SHA match) and file integrity (file hash match). For true offline verification, pass the .cert.json content from the capability's published package via the content parameter. Requires a free API key (set FIDENSA_API_KEY).

Quick file integrity check: pass the SHA-256 hash of a capability file and its capability_id to verify the file matches what Fidensa certified. This is the simplest verification path — no .cert.json needed. No API key required.

概览

What is Fidensa MCP Server?

Fidensa MCP Server gives AI agents structured access to Fidensa's trust data through the Model Context Protocol. Fidensa is an independent certification authority for AI capabilities. The server provides six tools that let agents make trust-informed decisions.

How to use Fidensa MCP Server?

Configure the server with a Fidensa API key (free) or use it without one for the read-only tools check_certification and search_capabilities. Invoke the tools by name (e.g., check_certification, compare_capabilities) to query certification data.

Key features of Fidensa MCP Server

  • Quick trust check without an API key
  • Keyword, type, tier, and score search
  • Full certification contract with evidence retrieval
  • Side-by-side comparison of 2–5 capabilities
  • Cryptographic signature verification of .cert.json files
  • Submit runtime experience reports

Use cases of Fidensa MCP Server

  • Verify an AI capability’s certification status and score before use
  • Search for certified capabilities meeting specific tier or score criteria
  • Compare multiple certified capabilities side‑by‑side
  • Validate the authenticity of a certification artifact
  • Report runtime experiences to contribute to trust data

FAQ from Fidensa MCP Server

Which tools require an API key?

get_contract, compare_capabilities, verify_artifact, and report_experience require a free API key. check_certification and search_capabilities work without any API key.

Where can I get an API key?

Visit Fidensa’s website at https://fidensa.com to obtain a free API key.

What data does the server access?

The server accesses Fidensa’s trust data, including certification contracts, scores, grades, tiers, and artifacts. It does not store or expose any user‑specific data.

How do I find the certification catalog?

Browse the public certification catalog at https://fidensa.com/certifications.

Are there any runtime dependencies?

No special runtime dependencies are mentioned. The server communicates with Fidensa’s API over HTTPS (standard for MCP).

评论

其他 分类下的更多 MCP 服务器