Code Quality Scanner
@luxemarasound-stack
Code Quality Scanner について
x402 on demand micro services
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"code-quality-scanner": {
"type": "streamable-http",
"url": "https://code-quality-scanner.402found.dev/mcp"
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Code Quality Scanner?
Code Quality Scanner is a pay-per-use MCP server that detects vibe-code anti-patterns in AI agent code before production deployment. It uses AST-powered analysis for Python, JavaScript, and LLM prompts. It is part of the 402Found fleet of 18 micro‑utilities, designed for AI agent developers who need to ensure code quality without subscriptions or API keys.
How to use Code Quality Scanner?
Add it to your MCP client configuration as a streamable-http server pointing to https://code-quality-scanner.402found.dev/mcp. No sign‑up is required; each scan costs $0.05, paid via the x402 micropayment protocol, which is handled automatically by compatible agent frameworks.
Key features of Code Quality Scanner
- AST‑powered analysis for Python, JavaScript, and LLM prompts
- Detects vibe‑code anti‑patterns before production deployment
- Pay‑per‑use pricing at $0.05 per scan
- No subscription, no API keys, no session state
- Streamable‑HTTP transport for any MCP‑compatible client
- Live production endpoint with x402 payment enforcement
Use cases of Code Quality Scanner
- Scanning AI‑generated code for anti‑patterns before merging
- Verifying LLM‑produced scripts in agent pipelines
- Enforcing code quality gates in autonomous CI/CD workflows
- Catching unreliable patterns in multi‑agent code generation
FAQ from Code Quality Scanner
What kind of anti‑patterns does Code Quality Scanner detect?
It detects vibe‑code anti‑patterns—common unreliable patterns in AI‑generated code—using AST analysis.
Which languages and code types are supported?
Python, JavaScript, and LLM prompts (prompts embedded in code) are supported.
How much does each scan cost?
Each scan costs $0.05, paid via the x402 micropayment protocol. No monthly fees or subscriptions.
Do I need to sign up or manage API keys?
No. The server is stateless and requires no sign‑up, API keys, or credential rotation. Payments are handled transparently by x402.
How do I connect to Code Quality Scanner?
Use streamable-http transport in any MCP client with the endpoint https://code-quality-scanner.402found.dev/mcp. Requests without a valid x402 payment header receive an HTTP 402 response.
「開発者ツール」の他のコンテンツ
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
Stakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. 🦀
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
MCP Framework
QuantGeekDevThe Typescript MCP Framework
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
コメント