Meridian MCP (LuuOW/meridian-mcp) is an MCP server listed on the M8ven Trust Index. It scores 74 out of 100, grade C. It declares 4 tools. No publisher has claimed this listing.

C
Emerging
74/100

Meridian MCP

Enables dynamic task routing by generating and ranking candidates (tools, prompts, documents, etc.) via orbital mechanics, using an LLM and a deterministic classifier.

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

⚡ 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

LuuOW

Source: Glama

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
🚨
Secret credentials may flow to a network call
2 flows detected: WORLD_API_KEY. We can’t prove the destination matches the brand the credential belongs to.
🔐
You'll be asked for 12 credentials: DEV_VERIFY_TOKEN, GITHUB_TOKEN, MERIDIAN_ADMIN_KEY, MERIDIAN_GATEWAY_TOKEN, MERIDIAN_GITHUB_TOKEN, MERIDIAN_ORACLE_KEY, SECRETS_TOKEN, STRIPE_RESTRICTED_KEY, STRIPE_SECRET_KEY, STRIPE_WEBHOOK_SECRET, WORLD_API_KEY, HF_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.
🔐 secretDEV_VERIFY_TOKEN
🔐 secretGITHUB_TOKEN(The MCP also picks up plain if you have one already in your environment.)
configHOST(HTTP mode) bind address
🔐 secretMERIDIAN_ADMIN_KEY
🔐 secretMERIDIAN_GATEWAY_TOKENShared gateway. Set (what callers pass) + MERIDIAN_GITHUB_TOKEN (what the server uses for inference).
🔐 secretMERIDIAN_GITHUB_TOKENShared gateway. Set MERIDIAN_GATEWAY_TOKEN (what callers pass) + (what the server uses for inference).
configMERIDIAN_HTTP_PATH(HTTP mode) endpoint path
configMERIDIAN_MARKET_CONTRACT
configMERIDIAN_MCP_PORT
🔐 secretMERIDIAN_ORACLE_KEY
configMERIDIAN_ORIGIN
configMERIDIAN_PAY_RECIPIENT
configMERIDIAN_PRO_WLD
configMERIDIAN_PYTHON
configMERIDIAN_SKILLS_ROOT
configMERIDIAN_SKILL_ORBIT
🔐 secretSECRETS_TOKEN
🔐 secretSTRIPE_RESTRICTED_KEY
🔐 secretSTRIPE_SECRET_KEY
🔐 secretSTRIPE_WEBHOOK_SECRET
configWALLET_ADDRESS
🔐 secretWORLD_API_KEY
configWORLD_APP_ID
configWORLD_APP_ID_PROD
configWORLD_APP_ID_STAGING
configWORLD_CHAIN_RPC
configPHOTON_ROUTE_WEIGHTS
configPHOTON_ROUTE_N_MODES
🔐 secretHF_TOKEN
configHELIO_PERIHELION
configHELIO_V_SW_KM_S
configHELIO_LON_TOL_DEG
configHELIO_T_TOL_WIND_H
configHELIO_T_TOL_LIGHT_H
configHELIO_PVI_THRESHOLD
configHELIO_HORIZON_H
configHELIO_STEP_H
configML_MIN_TRAIN_PER_BODY
configML_INTERVAL_LO_H
configML_INTERVAL_HI_H
configML_HELD_OUT_FRAC
configML_MIN_TEST_PER_BODY
configJWST_CAP_PER_BODY
configJWST_FILE_CAP_PER_BODY
configHELIO_PULL_BUCKETS
configANE_PRESET
configPHOTON_EVAL_CACHE
configPHOTON_ROUTE_MAX_SQUEEZE
configPHOTON_ROUTE_MAX_DISPLACE
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

4/4 tools missing one or more hints — route_task (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); get_skill (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); list_skills (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +1 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

Only 0/4 tools referenced in tests (0%)

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

Shell command execution

1 call in production code run through a shell (src/miniapp.mjs:164)

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.

// 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 4 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 Score](https://m8ven.ai/badge/mcp/luuow/meridian-mcp)](https://m8ven.ai/mcp/luuow/meridian-mcp)
Shows your grade and updates automatically. Prefer no grade? Append ?variant=verified to the badge URL.
commit: d85d812c07ea07b8a79b2385c1bfe977dcc35e09
code hash: d79f245670a87410aca29ba7df4d5e6563f5b744191c0bb9f0f24954290c8dc0
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