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. Agentradar MCP
Agentradar MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/7/2026, 3:47:30 AM

Agentradar 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
securityblockchainweb3trust-scoringscam-detection

Checks AI agent trust, identity, reputation, scam history, and on-chain attestations through AgentRadar.

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

This server is confirmed live β€” we successfully called its tools/list endpoint directly (see the verified badge above). We haven't yet sandbox-tested the stdio install command below specifically, which is a separate, ongoing check.

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

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

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

Overview

Bichev/agentradar-mcp MCP server exposes AgentRadar’s on-chain trust and scam-screening API to MCP clients. It can calculate six-signal trust scores, inspect ERC-8004 identity and reputation data, check wallet addresses against a scam database, and create or retrieve EAS attestations. Most lookups use the public API, while administrative operations require an operator key and some actions use x402 payments. Reach for it when an agent needs to assess an unknown wallet or compare candidate agents before delegation or payment.

Use cases

β€’Verify an unfamiliar agent before transacting
β€’Compare candidate agents by trust score
β€’Screen wallet addresses against scam records
β€’Retrieve ERC-8004 identity and reputation data
β€’Create an on-chain trust attestation

Key features

β€’Six-signal trust scoring from 0 to 100
β€’ERC-8004 identity and reputation lookups
β€’Wallet scam database checks
β€’EAS attestation creation and retrieval
β€’Batch verification for up to 10 agents
β€’Cached scores and human-readable explanations

Capabilities & Tool Schemas (18) ~1.6k 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.Verified live Verified liveCaptured by calling this server’s live tools/list endpoint.

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

verify_agent

Run a full 6-signal trust verification on an AI agent or wallet address. Returns composite trust score (0-100), individual signal scores, risk flags, and recommendations. Use this before transacting with or delegating to an unknown agent.

compare_agents

Compare two AI agents side-by-side on trust scores and security signals. Useful for choosing between competing agents that offer similar capabilities.

batch_verify

Verify multiple AI agent addresses in a single call (max 10). Returns trust scores for each address. Efficient for evaluating a list of candidate agents.

get_score

Get a cached trust score for an AI agent address. Faster than full verification β€” returns the last computed score without re-running signals. Free endpoint, no payment required.

get_badge_url

Generate a trust badge URL for an AI agent. Returns an embeddable SVG badge showing the agent's trust score. Useful for displaying trust status in UIs or documentation.

attest_agent

Score an AI agent and write an on-chain EAS attestation recording the trust score permanently. Costs $5 via x402 or requires an operator key. Use when you need a verifiable, immutable trust record for an agent.

How Agentradar MCP works

What Bichev/agentradar-mcp MCP server does

Bichev/agentradar-mcp MCP server connects an MCP client to the AgentRadar API at https://api.vvpro.ai. It is a thin client wrapper rather than an independent scoring database or blockchain indexer. The package exposes 18 tools for evaluating AI agents and wallet addresses through trust scores, identity data, reputation signals, scam records, and attestations.

The main verification flow returns a composite score from 0 to 100, the individual signal scores, risk flags, and recommendations. Other tools support side-by-side comparison, batch verification of up to 10 addresses, cached score retrieval, human-readable score explanations, and embeddable trust badge URLs.

How it works

The server sends MCP tool requests to the public AgentRadar API. verify_agent runs the full six-signal assessment, while get_score retrieves the last computed score without rerunning the signals. list_signals provides the scoring signals, their weights, and descriptions, which can help an application explain how a result was formed.

Identity and ecosystem checks cover ERC-8004 registrations, ENS names, contract metadata, feedback history, attestation counts, community signals, and registered agent URIs. check_scam performs a focused lookup against the AgentRadar scam database, returning records such as severity, chain, source, and notes when available.

For permanent records, attest_agent scores an agent and writes an on-chain EAS attestation. Existing attestations can be listed or retrieved by transaction hash. These write and administrative operations have different access requirements from free lookups.

Setup and configuration

The package can be started directly with:

Terminal
npx -y @agentradar/mcp

It is documented for Claude Desktop and Cursor, using an MCP configuration with the npx command and @agentradar/mcp package. The same package can also be built locally after cloning the repository, installing npm dependencies, running the build, and starting node dist/index.js.

AGENTRADAR_API_URL optionally overrides the default API base URL. AGENTRADAR_OPERATOR_KEY enables operator-only endpoints and bypasses x402 payment where the API permits it. The operator key is not required for the basic public setup described in the repository.

Tools and capabilities

Bichev/agentradar-mcp MCP server includes these capability groups:

  • Verify one agent, compare two agents, or batch-check up to 10 addresses.
  • Retrieve cached scores, explain score composition, and list scoring signals.
  • Look up ERC-8004 identity, reputation, registered URI, metadata, and service endpoints.
  • Check or report scam wallets.
  • Create, list, and inspect on-chain EAS trust attestations.
  • Check API health, retrieve dashboard statistics, and inspect pricing.
  • Generate a trust badge URL for use in an interface or document.

Limitations and notes

The package depends on the AgentRadar API and its available on-chain data. A score is composed from the service’s six signals; the repository does not describe the signals as a substitute for independent transaction review. Batch verification is limited to 10 agents per call.

get_score is free, while verify_agent is listed at $0.005 per call and attest_agent at $5 per attestation when paid through x402. The repository states that these calls can be free with an operator key. Administrative endpoints, including statistics and several attestation or reporting operations, require that key. The project is released under the MIT license.

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

Related MCP Servers

View all in Security View all alternatives
  • Intodns MCP Server logoIntodns MCP Server

    Free DNS and email security scanner for AI assistants. DNS, SPF, DKIM, DMARC, DNSSEC, MTA-STS, BIMI, TLS/STARTTLS, FCrDNS, CAA, TLSA/DANE, blacklist and full-deliverability checks, plus security-header/CSP analysis and bookmarkable report snapshots, via the IntoDNS.ai API. No signup or API key. npx intodns-mcp

    πŸ”’ Security2 views
    Compare vs Intodns MCP Server β†’
  • 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 β†’
  • Jadx AI MCP logoJadx AI MCP

    JADX-AI-MCP is a plugin and MCP Server for the JADX decompiler that integrates directly with Model Context Protocol (MCP) to provide live reverse engineering support with LLMs like Claude.

    πŸ”’ Security3 views
    Compare vs Jadx AI MCP β†’
  • Apktool MCP Server logoApktool MCP Server

    APKTool MCP Server is a MCP server for the Apk Tool to provide automation in reverse engineering of Android APKs.

    πŸ”’ Security3 views
    Compare vs Apktool MCP Server β†’

Adoption & maintenance

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

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

Run `npx -y @agentradar/mcp`, or add that command and package to an MCP configuration for Claude Desktop or Cursor.

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

Technical Specs & Signals

CategoryπŸ”’Security
PricingFree
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
AuthAPI key
LicenseMIT
ClientsClaude Desktop, Cursor
Last updatedSep 7, 2026
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 commit2mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jun 17, 2026
npm downloads264/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
60Quality signal: Good Β· 60/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 & tools30/30
Adoption & activity5/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 19d ago via OSV.dev Β· @agentradar/mcp (npm)

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

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