mcpbeat Sign in

Fidensa MCP Server

local only

Fidensa runs on your own machine — the client starts it, so there is no endpoint to ping. 99 installs a week from npm. Last commit 1 Apr 2026.

Independent AI certification authority. Trust scores, search, comparison, and verification.

Installs per day peak 56 · avg 12 · +75% w/w
a month agotoday
99
Installs / week
npm · @fidensa/mcp-server
0
Stars
0 open issues
1 Apr 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check Fidensa every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-server -- npx -y @fidensa/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@fidensa/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-server]
command = "npx"
args = ["-y", "@fidensa/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@fidensa/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@fidensa/mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: FIDENSA_API_KEY (API key for full access. Free registration. Not required for check or search.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Fidensa

same job, measured the same way
Agentfolio MCP Server
by 0xbrainkid

AI agent identity verification via SATP on Solana. Trust scores and on-chain attestations.

98 installs/wk local only
MCP Shield
by craftedtrust

Trust verification for MCP servers. Check scores, scan for security issues, search 4,200+ servers.

4 tools answering
I
AgentGraph Trust
by agentgraph-co

Security scanning and trust verification for AI agent tools.

110 installs/wk local only
HiveTrust
by srotzin

KYA identity verification, trust scoring, and performance bonds for AI agents

17 tools answering
VerifyMCP
by verifymcp

Independent trust scores, tool surfaces and change history for MCP servers.

9 tools answering
LVL Up Auto — Dealership Vendor Catalog
by lvlupauto

Independent auto dealership vendor catalog: scores, comparisons, benchmarks, AI-capability filters.

answering
Otr Protocol
by yb48666-ctrl

Merchant trust verification for AI agents. One call = trust score, badge, and purchase safety.

29 installs/wk local only
Urdb MCP
by getmystadmin

Search URDB for product integrity scores, enshittification events, and change tracking.

39 installs/wk local only

Fidensa — questions

Answers built from our own checks of this server.

Why is there no uptime for Fidensa?
Fidensa runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @fidensa/mcp-server was installed 99 times last week.
How do I connect Fidensa?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @fidensa/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Fidensa?
The npm package @fidensa/mcp-server was installed 99 times in the last week. Week over week that is +75%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Fidensa open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.