Sponsored by Deepsite.site

AgentSec MCP

Created By
traveljamboree15 days ago
AI security intelligence on Base. Three paid MCP tools: CVE vulnerability lookup ($0.01), IP/domain reputation check ($0.01), and secret/credential scan ($0.05). Pay-per-call via x402 USDC on Base. No API keys required for callers. Hosted on Cloudflare Workers with per-tool x402 payment challenges.
Overview

Pay-per-call security intelligence for AI agents

Three MCP tools for CVE lookup, IP reputation, and secret scanning. Priced in USDC on Base via x402. No API keys, no subscriptions — just pay per call.

MCP-native x402 payments USDC on Base Cloudflare Workers edge

Three tools, priced per call

All payments are micropayments in USDC on Base. No minimum, no recurring charges.

cve_lookup

$0.01 per call

Query CVE vulnerability data by package+version or CVE ID. Sources: NVD + OSV.dev with parallel fetch, LRU cache, and graceful degradation. Never returns a false "clean" verdict on partial data.

reputation_check

$0.01 per call

Check IP or domain reputation. Sources: AbuseIPDB + VirusTotal with security-conservative verdict hierarchy: malicious > suspicious > unknown > clean. Unknown on partial data — never false clean.

secret_scan

$0.05 per call

Detect exposed secrets in text: AWS keys, GitHub PATs, OpenAI/Anthropic keys, Stripe keys, Slack tokens, PEM private keys, and more. Input text is never logged, cached, or forwarded — privacy guaranteed by architecture.

Quickstart

Any MCP-compatible agent with x402 payment support can call the server. No registration needed.

1. Trigger a payment challenge

curl -X POST https://agentsec-mcp.agentsec-mcp.workers.dev/mcp \
  -H "Content-Type: application/json" \
  -d '{
    "jsonrpc": "2.0",
    "id": 1,
    "method": "tools/call",
    "params": {
      "name": "cve_lookup",
      "arguments": { "cve_id": "CVE-2021-44228" }
    }
  }'

2. Receive an HTTP 402 with payment requirements

{
  "x402Version": 1,
  "error": "payment_required",
  "accepts": [{
    "scheme": "exact",
    "network": "base",
    "maxAmountRequired": "10000",
    "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
    "payTo": "0x3385c6022F92B5BdBaC221BE3C4e381ae09Ca26F"
  }]
}

3. Resubmit with an X-Payment header (signed USDC transfer)

Any x402-compatible client library handles the signing + retry automatically. See the x402 protocol docs for client integration.

Production status

Live on Base mainnet. Monitor status in real time at the public health endpoint.

GET https://agentsec-mcp.agentsec-mcp.workers.dev/health

{ "status": "ok", "version": "0.1.0", "upstreams": { "nvd": "ok", "abuseipdb": "ok", "virustotal": "ok", "x402_facilitator": "ok" } }

Server Config

{
  "mcpServers": {
    "agentsec": {
      "url": "https://agentsec-mcp.agentsec-mcp.workers.dev/mcp",
      "transport": "http"
    }
  }
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
WindsurfThe new purpose-built IDE to harness magic
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
Serper MCP ServerA Serper MCP Server
Amap Maps高德地图官方 MCP Server
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
Playwright McpPlaywright MCP server
RedisA Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.
Tavily Mcp
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
CursorThe AI Code Editor
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
ChatWiseThe second fastest AI chatbot™
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
DeepChatYour AI Partner on Desktop