mcpbeat Sign in

FractalAI Post-Quantum Proofs MCP Server

local only

FractalAI Post-Quantum Proofs runs on your own machine — the client starts it, so there is no endpoint to ping. 31 installs a week from npm.

Post-quantum (ML-DSA-65/Dilithium-3) proof, provenance & AI-decision receipts, paid via x402.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 188 · avg 10 · +4460% w/w
a month agotoday
31
Installs / week
npm · fractalai-mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 fractalai -- npx -y fractalai-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "fractalai": {
      "args": [
        "-y",
        "fractalai-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.fractalai]
command = "npx"
args = ["-y", "fractalai-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "fractalai": {
      "args": [
        "-y",
        "fractalai-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "fractalai": {
      "args": [
        "-y",
        "fractalai-mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: FRACTALAI_BASE_URL (Override the FractalAI endpoint base (defaults to https://fractalai.net.co).). The author declared them in the registry entry; get the values from the project itself.

Alternatives to FractalAI Post-Quantum Proofs

same job, measured the same way
Agent Passport
by johninarti

Post-quantum (ML-DSA-65/FIPS-204) agent identity + AI-decision receipts, verifiable offline.

67 installs/wk local only
Trust Gate
by cwnapps

Post-quantum, tamper-evident receipts for agent actions. Ed25519 + ML-DSA-65, offline verify.

4 tools answering
Agent Services MCP
by gareth1953

MCP server: x402-paid & free tools for AI agents — provenance, quality scoring, action audit.

45 installs/wk local only
Decision Integrity
by wheelerhubbell

Paid x402 evaluator for evidence, warrant, provenance, and represented action authority.

1 tools answering
projectstate
by projectstate

Per-project memory for AI agents: decisions, attempts, tasks, ranked recall. Paid per call via x402.

6 tools answering
Proof Layer
by world-999-labs

Signed, hash-chained provenance receipts for AI agent actions.

25 installs/wk local only
Solmachina X402
by imnotamob

Solana & Base DeFi intelligence for AI agents over x402: decisions, risk, signed receipts.

43 installs/wk 25 tools answering
PQC-Khepra MCP — CMMC Autopilot & AI Security Recorder
by nouchix

Post-quantum CMMC compliance scanner & AI agent attestation. FIPS 140-3, ML-DSA-65, 36K+ mappings.

local only

FractalAI Post-Quantum Proofs — questions

Answers built from our own checks of this server.

Why is there no uptime for FractalAI Post-Quantum Proofs?
FractalAI Post-Quantum Proofs 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 fractalai-mcp-server was installed 31 times last week.
Is FractalAI Post-Quantum Proofs still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect FractalAI Post-Quantum Proofs?
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 fractalai-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use FractalAI Post-Quantum Proofs?
The npm package fractalai-mcp-server was installed 31 times in the last week. Week over week that is +4460%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.