
Mcpcheckup
- Updated June 28, 2026
- fpetitit/mcpcheck
Mcpcheckup is a Web & Browser Automation tool helping developers during the build phase of product development.
Key points
- Mcpcheckup
- Web & Browser Automation
- AI-coding skill
Mcpcheckup by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
terminal
claude mcp add --transport http mcpcheckup https://mcpcheckup.xyz/api/mcpAdd your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| Transport | HTTP |
|---|---|
| Auth | None |
| Last updated | June 28, 2026 |
| Repository | fpetitit/mcpcheck ↗ |
What it does
Helps with web & browser automation work.
README.md
mcpcheck
A webcheck.xyz-style scanner for remote MCP servers.
Enter the URL of an MCP server (Streamable HTTP or SSE transport) and get a dashboard of checks:
- Connectivity & Handshake — protocol negotiation, server info, advertised capabilities.
- Tools, Resources & Prompts — full inventory with schemas.
- Security Heuristics — prompt-injection-style wording in tool descriptions, tools that may expose sensitive capabilities (exec, filesystem, network), missing descriptions, plaintext transport.
- Network & TLS — certificate validity, HTTP security headers, CORS policy.
- License Information — presence of a LICENSE file or license mention in server instructions.
Development
npm install
npm run dev
Open http://localhost:3000 and paste an MCP server URL to scan.
Notes
- Only
http://andhttps://targets are accepted; scanning private/internal IP ranges orlocalhostis blocked to prevent SSRF. - Security checks are heuristic, not a substitute for a manual security review.
Recommended MCP Servers
Web & Browser Automationagents