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. Agntor MCP
Agntor MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 11:31:24 AM

Agntor MCP

User RatingsBe the first to rate and review this MCP server!
View Repository1 GitHub StarsTotal stargazers on GitHub for the source repository (1 stars).Visit Website
securityagent-trustcertificationpaymentsmcp

Audits, protects, discovers, and administers AI agents through trust, certification, escrow, and safety tools.

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": {
    "agntor-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@agntor/mcp"
      ]
    }
  }
}

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

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

Overview

The agntor/mcp MCP server connects MCP clients to the Agntor trust network for agent discovery, certification, safety checks, and payments. It exposes 14 tools over stdio or HTTP, with REST API calls handled through the Agntor backend and selected guard utilities running locally. Use it when an agent workflow needs identity checks, trust scoring, prompt and output protection, tool authorization, escrow, or emergency agent controls. API-backed features use Agntor credentials, while the server can also be reached through the hosted endpoint at https://mcp.agntor.com/mcp.

Use cases

β€’Check whether an agent has valid certification before delegation
β€’Scan prompts for injection and unsafe instructions
β€’Redact sensitive information from model outputs
β€’Authorize or block tool calls with policies
β€’Create escrow tasks for agent-to-agent payments

Key features

β€’Agent discovery and registration
β€’Certification and trust scoring
β€’Prompt, output, and tool safety controls
β€’Escrow and signed x402 audit tickets
β€’Agent search and emergency kill switch
β€’Stdio and HTTP MCP transports

Capabilities & Tool Schemas (14) ~238 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 Agntor MCP.

get_agent_card

Retrieve the verifiable AgentCard (Passport) for an agent

get_agent_registration

Get EIP-8004 compatible registration file for agent discovery

check_agent_pulse

Get real-time health and behavioral metrics

is_agent_certified

Quick boolean check if an agent has valid certification

get_trust_score

Calculate comprehensive trust score with behavioral factors

register_agent

Register a new AI agent in the Agntor trust network

How Agntor MCP works

What agntor/mcp MCP server does

The agntor/mcp MCP server exposes Agntor’s agent trust and administration functions to MCP-compatible clients. Its tools cover four main areas: discovering and evaluating agents, guarding agent interactions, supporting agent-to-agent payments, and managing registered agents.

For discovery and certification, clients can retrieve an AgentCard, fetch an EIP-8004-compatible registration file, inspect health and behavioral metrics, check certification status, calculate a trust score, register an agent, and trigger identity verification through the SDK. The security tools scan incoming prompts for prompt injection and unsafe instructions, redact PII or secrets from outputs, and apply allow or deny policies to tool execution.

Payment-related operations include creating escrow tasks and issuing signed JWT audit tickets for x402 transactions. Administrative tools can search agents by trust score, tier, or capabilities and activate an emergency kill switch for an agent.

How it works

The agntor/mcp MCP server communicates with clients through the MCP protocol using either stdio or HTTP. The README describes support for clients including Claude Desktop, Cursor, and Cline, and also provides a hosted MCP endpoint.

The server uses local SDK utilities for guarding input, redacting output, and enforcing tool policies. Trust, identity, discovery, and related backend operations call the Agntor REST API through the SDK. Applications can also import createAgntorMcpServer and connect the resulting server to an HTTP, stdio, WebSocket, or another transport.

Setup and configuration

Install the package globally with npm or run it directly from an MCP client using npx -y @agntor/mcp. The client configuration uses npx with the package name and the -y flag. Standalone stdio mode is available with the package’s --stdio option.

HTTP operation uses AGNTOR_API_KEY and AGNTOR_SECRET_KEY in the documented startup example. AGNTOR_API_KEY is required for API tools. AGNTOR_MCP_AUTH_KEY protects the HTTP MCP endpoint and falls back to the API key when it is not set. The backend URL defaults to https://app.agntor.com, and the HTTP server defaults to port 3100. MCP_TRANSPORT can force the transport mode, including stdio.

The hosted endpoint is https://mcp.agntor.com/mcp. When authentication is enabled there, requests include the X-AGNTOR-API-KEY header.

Tools and capabilities

The 14 exposed tools include:

  • Agent identity and trust: get_agent_card, get_agent_registration, check_agent_pulse, is_agent_certified, get_trust_score, register_agent, and verify_agent_identity.
  • Safety controls: guard_input, redact_output, and guard_tool.
  • Commerce and audit: create_escrow and issue_audit_ticket.
  • Administration: query_agents and activate_kill_switch.

The agntor/mcp MCP server therefore fits workflows that need to inspect an agent before delegation, screen model inputs and outputs, authorize tools, create payment arrangements, or disable an agent during an incident.

Limitations and notes

API-backed operations depend on Agntor credentials and its backend service. The README does not specify pricing, service quotas, certification criteria, or the detailed behavior of the trust-score calculation. HTTP authentication is described as conditional, while the API key is explicitly required for API tools. The repository is licensed under MIT.

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

Related MCP Servers

View all in Security View all alternatives
  • Agent Trust Stack MCP logoAgent Trust Stack MCP

    Cryptographic provenance, bilateral blind reputation scoring, and tamper-evident logging for AI agent interactions. 7 interlocking trust protocols (CoC, ARP, ASA, AJP, ALP, AMP, CWEP) available in Python (pip) and TypeScript (npm). 663 tests. Bitcoin-anchored provenance chains, anti-Goodhart reputation scoring, machine-readable contracts, dispute resolution, lifecycle management, trust-weighted matchmaking, and context-window cost allocation. Also on Smithery and PyPI.

    πŸ”’ Security2 views
    Compare vs Agent Trust Stack MCP β†’
  • Captcha MCP logoCaptcha MCP

    L402 Lightning paywall + Hashcash proof-of-work gate for MCP tool calls. Free tier solves a PoW challenge; paid tier pays a Lightning invoice via self-hosted LNBits. No accounts, no API keys, no third-party SaaS. Drop-in middleware for any MCP server. npx @powforge/captcha-mcp.

    πŸ”’ Security2 views
    Compare vs Captcha MCP β†’
  • Agentgraph logoAgentgraph

    Trust verification and security scanning for AI agents. Checks security posture of third-party MCP servers and tools with signed attestations (Ed25519/JWS) before interaction.

    πŸ”’ Security2 views
    Compare vs Agentgraph β†’
  • Agentforge Trust MCP logoAgentforge Trust MCP

    Query the AgentForge Trust Score (0-100 across five dimensions: security, code health, behavioral audit, community trust, EU compliance) for any MCP server before connecting. Exposes checktrust, evaluatepolicy, listtrusted, and recommend tools. 3,600+ servers audited, free public API.

    πŸ”’ Security2 views
    Compare vs Agentforge Trust MCP β†’

Adoption & maintenance

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

GitHub stars
1
Stargazers on the source repository.
npm downloads
254
Package downloads in the last 30 days.
Last commit
6mo ago
Most recent push to the default branch.
Tools exposed
14
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 Agntor MCP

Run it with `npx -y @agntor/mcp`, or install the package globally with `npm install -g @agntor/mcp`.

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 PreviewAgntor MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/agntor-mcp?style=directory)](https://allmcps.com/mcp/agntor-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/agntor-mcp"><img src="https://allmcps.com/api/badge/agntor-mcp?style=directory" alt="Agntor MCP on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ”’Security
PricingBring your own API key (usage-based cost)
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
AuthAPI key
LicenseMIT
ClientsClaude Desktop, Cursor, Cline / VS Code
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 stars1
GitHub Star CountTotal stargazers on GitHub representing community popularity (1 stars).
Last commit6mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Feb 16, 2026
npm downloads254/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
55Quality signal: Good Β· 55/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 & activity3/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 21d ago via OSV.dev Β· @agntor/mcp (npm)

β˜… 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 Agntor MCP β†’Install in Claude DesktopInstall in CursorInstall in VS Code