Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ”’ Security
  3. Arkforge MCP
Arkforge MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 1:02:06 PM

Arkforge MCP

User RatingsBe the first to rate and review this MCP server!
View Repository2 GitHub StarsTotal stargazers on GitHub for the source repository (2 stars).Visit Website
securitycryptographyhttpauditwebhooks

Certifies HTTP requests through ArkForge with signed, timestamped, publicly verifiable proof bundles.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "ark-forge-arkforge-mcp": {
      "command": "uvx",
      "args": [
        "arkforge-mcp"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (4) Directory Badge Claim listing Alternatives๐Ÿ”’ More in Security

Overview

The ark-forge/arkforge-mcp MCP server routes HTTP requests through ArkForge and returns independent cryptographic proof of each transaction. ArkForge signs the request and response bundle with Ed25519, adds an RFC 3161 timestamp, and anchors it in Sigstore Rekor. Use it when an AI agent, webhook, microservice, data provider, or automation needs an auditable record instead of making an API call directly. An API key is required, with a free allowance of 500 proofs per month.

Use cases

โ€ขCertify external API calls made by AI agents
โ€ขRecord webhook payloads with verifiable proof
โ€ขAudit requests between microservices
โ€ขVerify data returned by an external API
โ€ขCertify actions in automation workflows

Key features

โ€ขRoute GET and POST requests through ArkForge
โ€ขReturn Ed25519-signed proof bundles
โ€ขAdd RFC 3161 timestamps
โ€ขAnchor proofs in Sigstore Rekor
โ€ขRetrieve and verify existing proofs
โ€ขCheck monthly proof usage

Capabilities & Tool Schemas (4) ~91 tokensApproximate context cost of this serverโ€™s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server โ€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Arkforge MCP.

certify_call

Route an HTTP call through ArkForge and get a cryptographic proof of the transaction.

get_proof

Retrieve the full proof bundle for a given `proof_id`.

verify_proof

Get a human-readable summary of what a proof certifies โ€” useful for explaining to a user or auditor what was independently verified.

get_usage

Check your remaining credits for the current month.

How Arkforge MCP works

What ark-forge/arkforge-mcp MCP server does

The ark-forge/arkforge-mcp MCP server exposes ArkForge as a certifying HTTP proxy. Rather than sending a request directly to an upstream API, an agent can submit the target URL, HTTP method, optional JSON payload, description, and optional caller identity through ArkForge. The service forwards the call and returns both the upstream response and a proof of the transaction.

The proof covers the exact request and response. It includes SHA-256 hashes for each side, a combined chain hash, the called API domain, a timestamp authority result, a Sigstore Rekor log entry, and an Ed25519 signature made by ArkForge. A verification URL provides a public location for checking the proof without contacting ArkForge.

This fits audit trails for external API calls, webhook receipt records, service-to-service requests, data returned by external providers, and certified actions in automation workflows.

How it works

Call certify_call with an upstream URL and, when needed, a JSON body. The method defaults to POST, while GET is also supported. ArkForge acts as the intermediary, sends the request, records the returned response, and constructs the proof bundle. The result contains a proof_id, verification URL, response data, hashes, timestamp information, and signature.

The independent signing model is central to the ark-forge/arkforge-mcp MCP server: the proof is signed by ArkForge rather than by the calling agent. RFC 3161 timestamping supplies time evidence, and Sigstore Rekor provides an immutable public log entry.

Setup and configuration

The README provides a stdio configuration using uvx:

config.json
{
  "mcpServers": {
    "arkforge": {
      "command": "uvx",
      "args": ["arkforge-mcp"],
      "env": {
        "ARKFORGE_API_KEY": "your_api_key_here"
      }
    }
  }
}

Set ARKFORGE_API_KEY to an API key obtained from ArkForge. The documented free plan includes 500 proofs per month. Paid plans increase the monthly proof allowance, and the Enterprise plan includes QTSP eIDAS timestamping according to the README.

Tools and capabilities

The ark-forge/arkforge-mcp MCP server provides four tools:

  • certify_call sends a GET or POST request through ArkForge and returns its proof details.
  • get_proof retrieves the complete proof bundle for a supplied proof_id.
  • verify_proof returns a human-readable explanation of what a proof certifies, for users or auditors.
  • get_usage reports the remaining credits for the current month.

The same ArkForge service also exposes a REST endpoint for clients that do not use MCP, but that endpoint is separate from the MCP tool interface.

Limitations and notes

Requests must be routed through ArkForge to receive a proof; direct calls to an upstream API are not certified by this server. The documented certify_call inputs support a target URL, JSON payload, POST or GET method, a description, and an optional agent identity. Usage is constrained by the account's monthly proof allowance.

The proof records the request and response hashes and related metadata, but the supplied material does not document handling for other HTTP methods, non-JSON bodies, custom headers, retries, or streaming responses. Confirm those requirements with ArkForge before relying on this server for them. The ark-forge/arkforge-mcp MCP server requires an ArkForge API key to operate.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Security View all alternatives
  • Vorim MCP Server logoVorim MCP Server

    AI agent identity, permissions, trust scores, and tamper-evident audit trails via Vorim AI

    ๐Ÿ”’ Security2 views
    Compare vs Vorim MCP Server โ†’
  • Agentward logoAgentward

    Permission control plane for AI agents. MCP proxy that enforces least-privilege YAML policies on every tool call, classifies sensitive data (PII/PHI), detects dangerous skill chains, and generates compliance audit trails. Supports stdio and HTTP proxy modes.

    ๐Ÿ”’ Security2 views
    Compare vs Agentward โ†’
  • Volta MCP Server logoVolta MCP Server

    Burn-after-read encrypted notes for AI agents. Create and read self-destructing notes via Volta Notes with AES-256-GCM E2E encryption โ€” the decryption key never leaves the URL fragment. Secure credential handoff between users and agents without secrets appearing in chat history.

    ๐Ÿ”’ Security3 views
    Compare vs Volta MCP Server โ†’
  • Scopeblind Gateway logoScopeblind Gateway

    Security gateway that wraps any MCP server with per-tool policies, approval gates, and optional Ed25519-signed receipts. Shadow mode logs every tool call; enforce mode blocks, rate-limits, or requires approval.

    ๐Ÿ”’ Security2 views
    Compare vs Scopeblind Gateway โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
2
Stargazers on the source repository.
Last commit
4mo ago
Most recent push to the default branch.
Tools exposed
4
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Arkforge MCP

Configure it as a stdio MCP server with `uvx` and the `arkforge-mcp` package: `command` is `uvx`, `args` is `["arkforge-mcp"]`, and `ARKFORGE_API_KEY` must contain your ArkForge API key.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewArkforge MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/ark-forge-arkforge-mcp?style=directory)](https://allmcps.com/mcp/ark-forge-arkforge-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/ark-forge-arkforge-mcp"><img src="https://allmcps.com/api/badge/ark-forge-arkforge-mcp?style=directory" alt="Arkforge MCP on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ”’Security
PricingFreemium
More technical detailsExpand โ–พ
TransportSTDIO
RuntimePython
AuthAPI key
Last updatedSep 7, 2026
10/10 checks healthy over the last 32d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars2
GitHub Star CountTotal stargazers on GitHub representing community popularity (2 stars).
Last commit4mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Apr 23, 2026
53Quality signal: Good ยท 53/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools28/30
Adoption & activity2/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 20d ago via OSV.dev ยท arkforge-mcp (PyPI)

โ˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

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

Explore more

More in ๐Ÿ”’ Security โ†’Best MCP servers for Security โ†’Alternatives to Arkforge MCP โ†’Install in Claude DesktopInstall in CursorInstall in VS Code