{"uid":"cap_Pfz6TeDtP4rkp1-sHgV5H","slug":"code-vulnerability-mcp-7c01956b","name":"Code Vulnerability MCP","description":"The premier global index of 1,069 monetized MCP nodes across 205 specialized subdomains. Gasless USDC runtime settlements via x402 V2 Spec on Base L2. Save 95% token context.","url":"https://api.m2mcent.com/codevulnerability-mcp/api/process","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"payload":{"type":"string"}}},"responseSchema":{"type":"json","example":{"success":true}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.05","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.05/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_X0ToT-hjKSBAlrL9lfjR0","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.05","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Analyzes submitted code for security vulnerabilities and returns findings","exampleAgentPrompt":"Can you scan this Python function for security vulnerabilities and tell me what issues you find and how severe they are?\n\n```python\ndef login(username, password):\n    query = \"SELECT * FROM users WHERE username='\" + username + \"' AND password='\" + password + \"'\"\n    return db.execute(query)\n```","exampleUseCases":[{"title":"SQL injection detection in backend code","prompt":"Check this database query handler I wrote for SQL injection vulnerabilities — here's the code: `def get_user(id): return db.execute('SELECT * FROM users WHERE id=' + id)`"},{"title":"Pre-commit security audit for new feature","prompt":"Before I merge this pull request, can you scan the following JavaScript code for any XSS, insecure deserialization, or other OWASP top 10 vulnerabilities?"},{"title":"Hardcoded secret detection in config file","prompt":"Can you analyze this config file for any hardcoded API keys, passwords, or credentials that shouldn't be there?"}],"resultDescription":"Returns a structured report of security vulnerabilities found in the submitted code, typically including vulnerability type (e.g. SQL injection, XSS, buffer overflow), severity level, affected line or code segment, and recommended remediation steps.","failureModes":["Empty or missing 'data' field returns an error","Non-code input may produce irrelevant or empty findings","Extremely large code submissions may time out or be truncated","Minified or obfuscated code may reduce detection accuracy","Payment failure via x402 protocol returns 402 status before processing"],"whenToPreferThis":"Choose this endpoint when you need automated static security analysis of code snippets or files without setting up a local SAST tool. Particularly useful in agentic pipelines that review code before deployment, in CI/CD integrations, or when a user pastes code and wants an instant vulnerability scan. It is a pay-per-call service requiring USDC via x402, making it suitable for on-demand analysis without subscription overhead.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T13:06:35.027Z","isFirstParty":false}