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.

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
  • X (@AllMCPs) β†— (opens in a new tab)
  • 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. Finance & Fintech
  3. Scanpay
S
Health: Not checked yetWe have not completed a health check for this listing yet.No health check has run yet.

Scanpay

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository

Code security scanner for AI agents. 45+ vulnerability patterns, AST analysis, Solana micropayments.

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
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": {
    "scanpay": {
      "command": "npx",
      "args": [
        "-y",
        "scanpay"
      ]
    }
  }
}

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

Install Directory Badge Claim listing AlternativesπŸ’° More in Finance & Fintech

Documentation Overview

ScanPay β€” Code Security Scanner with x402 v2 Micropayments

πŸš€ Try ScanPay Live (Solana Mainnet)

Pay 0.0007 SOL (~$0.10) per scan. No account. No API key.

  • Live API: https://theoretical-config-hobby-kruger.trycloudflare.com
  • Landing page: https://misterio070.github.io/scanpay-landing/
  • AgentBridge: https://invest-ftp-cast-surround.trycloudflare.com
  • MCP Server: npx scanpay-mcp-server
  • CLI: npx scanpay-cli scan --language python --file ./code.py
  • llms.txt: https://github.com/Misterio070/scanpay/blob/main/llms.txt

πŸ’° Pricing

  • Python / JavaScript / TypeScript scan: 0.0007 SOL
  • AgentBridge job escrow commission: 10%
  • No subscriptions, no free trial abuse.

npm version npm downloads GitHub License: MIT

Deterministic AST-based security scanning for Python and JavaScript/TypeScript. No code execution. No AI inference. Just fast, reliable vulnerability detection. Pay per scan with Solana micropayments β€” $0.10/scan.

🎯 What It Does

ScanPay analyzes source code for security vulnerabilities using deterministic AST parsing. No AI, no code execution β€” just fast, reliable pattern matching that catches 45+ vulnerability classes before code runs.

Built for AI agents that generate code: scan before execution, block dangerous patterns, log audit trails.

✨ Features

  • 45+ vulnerability patterns across Python and JS/TS/TSX
  • Deterministic analysis β€” same input always produces same output
  • x402 v2 payment protocol β€” pay per scan with SOL on Solana
  • Dual language support β€” Python (ast module) and JS/TS (tree-sitter)
  • No false AI hallucinations β€” pure rule-based detection
  • FastAPI-powered β€” sub-100ms scan latency
  • SARIF output β€” industry-standard vulnerability report format
  • Batch scanning β€” scan multiple files in one request

🌐 Live Demo

ScanPay is deployed and running:

  • Public API: https://theoretical-config-hobby-kruger.trycloudflare.com
  • Products: https://theoretical-config-hobby-kruger.trycloudflare.com/api/v1/products
  • Payment: x402 v2 on Solana mainnet (0.0007 SOL β‰ˆ $0.10 per scan)
  • Wallet: JDKXvegmW5j4sAJPB6YCA9ffJbN422WLMmCWCcpy1vm4

Try it

Terminal
curl -X POST https://theoretical-config-hobby-kruger.trycloudflare.com/api/v1/scan \
  -H "Content-Type: application/json" \
  -d '{"language":"python","source_code":"import os; os.system(\"rm -rf /\")"}'

Returns 402 Payment Required with Solana payment details. Send payment and retry with X-PAYMENT header to get the scan result.

πŸš€ Quick Start

Using the Live API (mainnet)

bash
# Health check
curl https://repository-nil-camcorder-divx.trycloudflare.com/api/v1/health

# List available products
curl https://repository-nil-camcorder-divx.trycloudflare.com/api/v1/products

# Scan code (requires payment)
curl -X POST https://repository-nil-camcorder-divx.trycloudflare.com/api/v1/scan \
  -H "Content-Type: application/json" \
  -d '{"source_code":"eval(userInput)","language":"python"}'
# β†’ 402 Payment Required (0.0007 SOL)

Self-Host

bash
git clone https://github.com/Misterio070/scanpay.git
cd scanpay
pip install -r requirements.txt
python main.py
# β†’ http://localhost:8484

πŸ’³ Payment Flow (x402 v2)

  1. Client requests scan β†’ receives 402 Payment Required
  2. Client pays 0.0007 SOL (~$0.10) to merchant wallet via Solana
  3. Client retries with X-PAYMENT header containing payment proof
  4. Server verifies payment on-chain, runs scan, returns results

Merchant wallet: JDKXvegmW5j4sAJPB6YCA9ffJbN422WLMmCWCcpy1vm4

πŸ€– For AI Agents (MCP Server)

ScanPay includes an MCP server for AI agents to scan code before execution:

config.json
{
  "mcpServers": {
    "scanpay": {
      "command": "npx",
      "args": ["-y", "scanpay-cli", "scanpay-mcp"],
      "env": { "SCANPAY_URL": "https://repository-nil-camcorder-divx.trycloudflare.com" }
    }
  }
}

Agents call scan_code to check code for vulnerabilities before running it. Network: Solana mainnet (mainnet coming soon)

πŸ“‹ Configuration

bash
cp .env.example .env
Env VarDefaultDescription
SCANPAY_PAYMENT_MODEdisableddisabled, mainnet, or mainnet
SCANPAY_MERCHANT_WALLETβ€”Solana wallet address
SCANPAY_PRICE_LAMPORTS700000Price in lamports (0.0007 SOL)
SCANPAY_RPC_URLhttps://api.devnet.solana.comSolana RPC endpoint
SCANPAY_PORT8484Server port

πŸ§ͺ Detected Vulnerabilities

Python

  • eval() / exec() β€” code injection
  • subprocess with shell=True β€” command injection
  • pickle.loads() β€” deserialization attacks
  • os.system() β€” command injection
  • SQL injection patterns
  • Path traversal (../)
  • Hardcoded credentials
  • And more...

JavaScript/TypeScript

  • eval() β€” code injection
  • innerHTML β€” XSS
  • document.write() β€” XSS
  • new Function() β€” code injection
  • SQL injection patterns
  • Prototype pollution
  • And more...

πŸ“Š API Reference

GET /api/v1/health

Returns service status and configuration.

GET /api/v1/products

Returns available scan products and pricing.

POST /api/v1/scan

Scans source code for vulnerabilities. Requires payment in mainnet/mainnet mode.

Request:

config.json
{
  "source_code": "eval(userInput)",
  "language": "python"
}

Response (200):

config.json
{
  "status": "ok",
  "findings": [
    {
      "rule": "PY001",
      "severity": "critical",
      "message": "Use of eval() detected β€” code injection risk",
      "line": 1
    }
  ],
  "summary": {
    "total": 1,
    "critical": 1,
    "high": 0,
    "medium": 0,
    "low": 0
  }
}

🀝 Built For

  • AI Agents β€” scan generated code before execution
  • CI/CD Pipelines β€” pre-deployment security gate
  • IDE Extensions β€” real-time vulnerability detection
  • Code Review β€” automated security audit

πŸ“„ License

MIT

πŸ”— Links

  • GitHub
  • x402 Protocol
  • Solana

Related MCP Servers

View all in Finance & Fintech View all alternatives
  • Solana Security Standard logoSolana Security Standard

    Scan Solana/Anchor code against the Solana Security Standard and serve the ruleset to MCP clients.

    πŸ’° Finance & Fintech0 views
    Compare vs Solana Security Standard β†’
  • Stripe AI logoStripe AI

    MCP server integrating with Stripe - tools for customers, products, payments, and more.

    πŸ’° Finance & Fintech0 views
    Compare vs Stripe AI β†’
  • BTCFi API logoBTCFi API

    Bitcoin data for AI agents. 27 tools with x402 micropayments. No API keys needed.

    πŸ’° Finance & Fintech1 views
    Compare vs BTCFi API β†’
  • BridgeNode MCP logoBridgeNode MCP

    AI inference via MCP β€” pay per request with Solana USDC through x402. No API keys.

    πŸ’° Finance & Fintech1 views
    Compare vs BridgeNode MCP β†’

Reviews

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

Frequently Asked Questions about Scanpay

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "scanpay": { "command": "npx", "args": ["-y", "scanpay"] } }

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

Technical Specs & Signals

CategoryπŸ’°Finance & Fintech
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Views0
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.
28Quality signal: Emerging Β· 28/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 ownership8/20
Documentation & tools12/30
Adoption & activity1/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.

β˜… 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 and attach your website β€” 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 πŸ’° Finance & Fintech β†’Best MCP servers for Finance & Fintech β†’Alternatives to Scanpay β†’Install in Claude DesktopInstall in CursorInstall in VS Code