swarph-cli (BrainSurfing-tech/swarph-cli) is an MCP server listed on the M8ven Trust Index. It scores 39 out of 100, grade F. It declares 6 tools. No publisher has claimed this listing.

Warning. Serious findings were identified. Review the full report before connecting. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

Code Verified⚡ Live Monitored: not connected

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

BrainSurfing-tech

Source: github_code

Is this your MCP?

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.

// key findings
🚨
Reads files from sensitive locations
Touches: ~/claude-service/.env, ~/gpt-service/.env, ~/gemini-service/.env
🔐
You'll be asked for 10 credentials: MESH_GATEWAY_TOKEN, MESH_GATEWAY_COMMANDER_TOKEN, GATEWAY_GBRAIN_TOKEN, META_EDGE_PUBLIC_KEY, SWARPH_METAEDGE_TOKEN, GEMINI_API_KEY, GOOGLE_API_KEY, MISTRAL_API_KEY, SWARPH_FACADE_TOKEN, SWARPH_SERVICE_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
🔐 secretMESH_GATEWAY_TOKEN
🔐 secretMESH_GATEWAY_COMMANDER_TOKEN
configMESH_DB_PATH
configGATEWAY_GBRAIN_URL
🔐 secretGATEWAY_GBRAIN_TOKEN
configSUBSCRIPTION_CHAT_MAX_PER_DAY
🔐 secretMETA_EDGE_PUBLIC_KEY
configMETA_EDGE_PUBLIC_KEY_FILE
configMETA_EDGE_ISSUER
configMETA_EDGE_AUDIENCE
configMESH_CALLER_BINDING_ENFORCE
configMESH_REVOCATION_ENFORCE
configSCHEDULER_LOCAL_CELLS
configSCHEDULE_WAKE_RUNNER
configSCHEDULE_SERVED_PREFIXES
configPUBLIC_CHAT_DAILY_CAP
configPUBLIC_CHAT_PER_IP_HOURLY_CAP
configMESH_GROUP_ADMINS
configSWARPH_METAEDGE_URL
configSWARPH_CODEGRAPH_INDEX
🔐 secretSWARPH_METAEDGE_TOKEN
configSWARPH_CELLSets SWARPH_CELL=<role> for the service env
configXDG_CONFIG_HOME3. Plain role name — $/swarph/cells/<role>.yaml (default ~/.config/swarph/cells/)
configXDG_STATE_HOMEsession-id <uuid> — pinned UUID, persisted to $/swarph/sessions/<role>.session-id so re-spawns reuse the same session
🔐 secretGEMINI_API_KEY
🔐 secretGOOGLE_API_KEY
🔐 secretMISTRAL_API_KEY
configGBRAIN_BIN
configGBRAIN_MCP_URL
configSWARPH_BRAIN_MCP
configSWARPH_SELFNeeds (or --as), your peer token at ~/.config/swarph/<cell>.peer_token, and a
configSWARPH_NODE
configSWARPH_BRAIN_GATEWAY
configSWARPH_FACADE_MODEL
configSWARPH_FACADE
🔐 secretSWARPH_FACADE_TOKEN
configLOGNAME
configSWARPH_CODEGRAPH_GATEWAY
configSWARPH_GATEWAY
configMESH_GATEWAY_URL
configSWARPH_SESSION_NAME
configSWARPH_PROVIDER
configSWARPH_HIGHLIGHT_GATEWAY
configSWARPH_TIMELINE_DIR
configSWARPH_SPAWN
configSWARPH_MEMORY_DIR
configSWARPH_EMIT_STATE
configSWARPH_TMUX_TARGET
configSWARPH_SUPERVISOR
configSWARPH_WITNESS
🔐 secretSWARPH_SERVICE_TOKEN
configTMUX
configSWARPH_WIN_ACK
configSWARPH_FORCE_WT
configSWARPH_TIMELINE
configSWARPH_BIN
configLANE_MAX_N
configFLEET_HEALTH_HOST
Deployment configuration, supplied by whoever hosts the server. Users are not asked for these.
deployPORT
// quality suggestions

Tool 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

6/6 tools missing one or more hints — swarph_search (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); swarph_add (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); swarph_describe (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +3 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 test coverage

4/6 tools referenced in tests (67%)

Write tests that reference each tool by name so every tool has at least one test.

No access to sensitive paths

Reads sensitive paths: ~/claude-service/.env, ~/gpt-service/.env, ~/gemini-service/.env

Remove reads of sensitive system paths. If you genuinely need them, document why in the README.

Secrets not logged

3 secret values sent to print

Redact or omit secret values from log output.

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.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Verified](https://m8ven.ai/badge/mcp/brainsurfing-tech/swarph-cli?variant=verified)](https://m8ven.ai/mcp/brainsurfing-tech/swarph-cli)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: 100f47f026f8521def32e13ec6189b89bb7c83fe
code hash: 185dc0df7c0635c3c67c9d56cf9b41b6f9f4fa8115f3e24db6bc42f59f24ecc4
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

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
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client