pigeon (pepperonas/pigeon) is an MCP server listed on the M8ven Trust Index. It scores 74 out of 100, grade C. It declares 7 tools. No publisher has claimed this listing.
Forwards browser console errors, warnings, and unhandled rejections to Claude Code via MCP, enabling natural language debugging.
Emerging. No concerning findings. Grades remain capped until the project builds reputation through adoption. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
How we verified
Verified is a snapshot. Live keeps it current, and builds your track record.
⚡ Connect GitHub → continuous verification on every pushwhy connect →Who stands behind it
pepperonas
Source: Glama
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →
Install from
The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.
PIGEON_ALLOW_EVAL"env": { "PIGEON_DB": "/abs/path/history.jsonl", "": "1" }PIGEON_CHROMEPIGEON_CONTROL_PORT8766 daemon Base control-channel port (first free from here). Proxies discover the actual port via the runtime file.PIGEON_DASHBOARDIt's on by default; disable with =0. Security: it binds 127.0.0.1 only,PIGEON_DASHBOARD_PORT8767 daemon Base web-dashboard HTTP port (first free from here).PIGEON_DBget_error_history({ limit?, level?, since? }) When is set. Query the on-disk history — spans restarts, beyond the 200-entry buffer.PIGEON_HEADEDPIGEON_LOG_FILEstdio. All logs go to stderr (or $) — never stdout, which isPIGEON_RUNTIME_DIR~/.pigeon both Where the daemon writes its discovery file (runtime.json) + lock.PIGEON_SOURCEMAPS1 server Set to 0 to disable source-map resolution of stacks.PIGEON_TEST_WS_PORTPIGEON_WS_PORT8765 daemon Base extension WebSocket port. The daemon binds the first free port from here; the extension scans the next 16.PIGEON_WS_URLTool annotations
No tools have read-only/destructive annotations
Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.
All four hints declared on every tool
7/7 tools missing one or more hints — get_recent_errors (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); clear_errors (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); wait_for_next_error (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +4 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.
For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.
Tool inputs are validated
5/7 tool handlers declare input schemas (71%)
Declare an inputSchema with zod/joi/yup on every tool definition.
Tool test coverage
Only 0/7 tools referenced in tests (0%)
Write tests that reference each tool by name so every tool has at least one test.
Shell command execution
4 child_process calls — runs shell commands
Prefer library functions over shell-outs. If you must shell out, ensure all inputs are properly escaped.
Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.
[](https://m8ven.ai/mcp/pepperonas/pigeon)?variant=verified to the badge URL.Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.
https://m8ven.ai/api/mcp/tool-check