agentradar
Rank #52,887io.github.Bichev/agentradar
Trust scoring, scam detection, and EAS attestations for ERC-8004 + x402 agents on Base.
agentradar is a Model Context Protocol (MCP) server published by Bichev. It ranks #52,887 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. agentradar is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 2 tracked versions. It was first listed on May 7, 2026 and most recently updated on May 15, 2026.
Ranks ahead of 79,226 of 132,113 servers on MCP Toplist.
Use agentradar
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add agentradar -e "AGENTRADAR_API_URL=<your AGENTRADAR_API_URL>" -e "AGENTRADAR_OPERATOR_KEY=<your AGENTRADAR_OPERATOR_KEY>" -- npx -y @agentradar/mcpReplace each placeholder with your own value before saving.
[mcp_servers.agentradar]
command = "npx"
args = ["-y", "@agentradar/mcp"]
[mcp_servers.agentradar.env]
AGENTRADAR_API_URL = "<your AGENTRADAR_API_URL>"
AGENTRADAR_OPERATOR_KEY = "<your AGENTRADAR_OPERATOR_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agentradar": {
"command": "npx",
"args": [
"-y",
"@agentradar/mcp"
],
"env": {
"AGENTRADAR_API_URL": "<your AGENTRADAR_API_URL>",
"AGENTRADAR_OPERATOR_KEY": "<your AGENTRADAR_OPERATOR_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agentradar": {
"command": "npx",
"args": [
"-y",
"@agentradar/mcp"
],
"env": {
"AGENTRADAR_API_URL": "<your AGENTRADAR_API_URL>",
"AGENTRADAR_OPERATOR_KEY": "<your AGENTRADAR_OPERATOR_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"agentradar": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@agentradar/mcp"
],
"env": {
"AGENTRADAR_API_URL": "<your AGENTRADAR_API_URL>",
"AGENTRADAR_OPERATOR_KEY": "<your AGENTRADAR_OPERATOR_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agentradar": {
"command": "npx",
"args": [
"-y",
"@agentradar/mcp"
],
"env": {
"AGENTRADAR_API_URL": "<your AGENTRADAR_API_URL>",
"AGENTRADAR_OPERATOR_KEY": "<your AGENTRADAR_OPERATOR_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agentradar": {
"command": "npx",
"args": [
"-y",
"@agentradar/mcp"
],
"env": {
"AGENTRADAR_API_URL": "<your AGENTRADAR_API_URL>",
"AGENTRADAR_OPERATOR_KEY": "<your AGENTRADAR_OPERATOR_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Bichev%2Fagentradar)<a href="https://mcptoplist.com/server/io.github.Bichev%2Fagentradar"><img src="https://mcptoplist.com/badge/io.github.Bichev%2Fagentradar.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
Bichev
Other servers by Bichev
View all Bichev servers →Available versions (2)
| Version | Published |
|---|---|
| 0.1.3 | May 15, 2026 |
| 0.1.2 | May 7, 2026 |
Frequently asked questions
- Who maintains agentradar?
- agentradar is maintained by Bichev, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is agentradar listed on the Official MCP Registry?
- Yes — agentradar is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does agentradar have?
- MCP Toplist tracks 2 versions of agentradar, most recently published on May 15, 2026.
- Where can I find the source code for agentradar?
- The source code for agentradar is hosted at github.com/bichev/agentradar-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.