scanpay-mcp
Rank #39,657io.github.Misterio070/scanpay
Code security scanner for AI agents. 45+ vulnerability patterns, AST analysis, Solana micropayments.
scanpay-mcp is a Model Context Protocol (MCP) server published by Misterio070. It ranks #39,657 of 132,046 servers tracked on MCP Toplist. scanpay-mcp is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 12, 2026 and most recently updated on Aug 12, 2026.
Ranks ahead of 92,389 of 132,046 servers on MCP Toplist.
Use scanpay-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add scanpay -e "SCANPAY_URL=<your SCANPAY_URL>" -- npx -y scanpay-mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.scanpay]
command = "npx"
args = ["-y", "scanpay-mcp-server"]
[mcp_servers.scanpay.env]
SCANPAY_URL = "<your SCANPAY_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"scanpay": {
"command": "npx",
"args": [
"-y",
"scanpay-mcp-server"
],
"env": {
"SCANPAY_URL": "<your SCANPAY_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"scanpay": {
"command": "npx",
"args": [
"-y",
"scanpay-mcp-server"
],
"env": {
"SCANPAY_URL": "<your SCANPAY_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"scanpay": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"scanpay-mcp-server"
],
"env": {
"SCANPAY_URL": "<your SCANPAY_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"scanpay": {
"command": "npx",
"args": [
"-y",
"scanpay-mcp-server"
],
"env": {
"SCANPAY_URL": "<your SCANPAY_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"scanpay": {
"command": "npx",
"args": [
"-y",
"scanpay-mcp-server"
],
"env": {
"SCANPAY_URL": "<your SCANPAY_URL>"
}
}
}
}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.Misterio070%2Fscanpay)<a href="https://mcptoplist.com/server/io.github.Misterio070%2Fscanpay"><img src="https://mcptoplist.com/badge/io.github.Misterio070%2Fscanpay.svg" alt="MCP Toplist: Top 50% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Misterio070
Available versions (1)
| Version | Published |
|---|---|
| 0.2.0 | Aug 12, 2026 |
Frequently asked questions
- Who maintains scanpay-mcp?
- scanpay-mcp is maintained by Misterio070, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is scanpay-mcp listed on the Official MCP Registry?
- Yes — scanpay-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does scanpay-mcp have?
- MCP Toplist tracks 1 version of scanpay-mcp, most recently published on Aug 12, 2026.
- Where can I find the source code for scanpay-mcp?
- The source code for scanpay-mcp is hosted at github.com/Misterio070/scanpay.
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.