anythingmcp (HelpCode-ai/anythingmcp) is an MCP server listed on the M8ven Trust Index. It scores 89 out of 100, grade B. It declares 9 tools. No publisher has claimed this listing.

B
Emerging
89/100
1 month ago

anythingmcp

Self-hosted, open-source AI-empowered MCP gateway: turn any API, database or MCP server into custom connectors for Claude, ChatGPT, Gemini, Copilot & Cursor — no code. Convert REST, SOAP, WSDL, GraphQL & SQL to MCP, with OAuth2, RBAC & audit log. 175+ pre-built adapters (Deutsche Bahn, weclapp, Etsy, DHL, Shopware…)

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

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

HelpCode-ai

Source: Glama · also listed on github_topic

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

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Secret credentials may flow to a network call
5 flows detected: OPENROUTER_API_KEY. We can’t prove the destination matches the brand the credential belongs to.
🔐
You'll be asked for 7 credentials: ANTHROPIC_API_KEY, ENCRYPTION_KEY, JWT_SECRET, KG_HASH_SECRET, OPENAI_API_KEY, OPENROUTER_API_KEY, SMOKE_ADMIN_PASSWORD
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.
🔐 secretANTHROPIC_API_KEY
configBACKEND_INTERNAL_URL
configCONNECTOR_PROXY_URL
configCOST_PER_CALL_MICROS
configCOST_PER_PROXY_CALL_MICROS
configDEPLOYMENT_MODE
🔐 secretENCRYPTION_KEY
🔐 secretJWT_SECRET
🔐 secretKG_HASH_SECRET
configKG_LLM_ENABLED
configKG_LLM_MODEL
configKG_LLM_PROVIDER
configKG_LLM_REDACT_INTENTS
configKG_MCP_TOOL
configKG_OBSERVE_COOLDOWN_SEC
configLOG_LEVEL
configMCP_AUTH_MODE
configMCP_MAX_SESSIONS
configMCP_SESSION_IDLE_MIN
configMCP_STATEFUL_SESSIONS
configMCP_STREAMABLE_JSON_RESPONSE
🔐 secretOPENAI_API_KEY
🔐 secretOPENROUTER_API_KEY
configOTEL_DEPLOYMENT_ENVIRONMENT
configOTEL_EXPORTER_OTLP_ENDPOINT
configOTEL_SERVICE_NAME
configOTEL_SERVICE_VERSION
configPLAYWRIGHT_BASE_URL
configPLAYWRIGHT_USE_RUNNING_SERVER
configPROXY_RATE_LIMIT_DEFAULT
configRLS_TEST_DATABASE_URL
configSERVER_URL
configSMOKE_ADMIN_EMAIL
🔐 secretSMOKE_ADMIN_PASSWORD
configSMOKE_API_BASE
configSSRF_ALLOWED_HOSTS
Deployment configuration, supplied by whoever hosts the server. Users are not asked for these.
deployDATABASE_URL
deployNEXT_PUBLIC_SENTRY_DSN
deployNEXT_PUBLIC_SENTRY_ENVIRONMENT
deployNEXT_PUBLIC_SENTRY_RELEASE
deployNEXT_PUBLIC_SENTRY_REPLAYS_ON_ERROR_SAMPLE_RATE
deployNEXT_PUBLIC_SENTRY_REPLAYS_SAMPLE_RATE
deployNEXT_PUBLIC_SENTRY_TRACES_SAMPLE_RATE
deployPORT
deploySENTRY_DSN
deploySENTRY_ENVIRONMENT
deploySENTRY_PROFILES_SAMPLE_RATE
deploySENTRY_RELEASE
deploySENTRY_TRACES_SAMPLE_RATE
// quality suggestions

Tool annotations

5/9 tools have annotations

Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.

All four hints declared on every tool

9/9 tools missing one or more hints — anythingmcp_overview (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); anythingmcp_get_started (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); anythingmcp_connect_client (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +6 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

Only 2/9 tool handlers declare input schemas (22%)

Declare an inputSchema with zod/joi/yup on every tool definition.

Tool handlers catch errors

Only 0/9 tool handlers wrap calls in try/catch (0%)

Wrap each tool handler body in try/catch and return a structured error response.

Tool test coverage

Only 0/9 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 child_process call — runs shell commands

Prefer library functions over shell-outs. If you must shell out, ensure all inputs are properly escaped.

Secrets not logged

5 secret values sent to console.log

Redact or omit secret values from log output.

Dependency freshness

1/3 production deps stale: class-transformer@2022-12-09 (3.7y)

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 7 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/helpcode-ai/anythingmcp)](https://m8ven.ai/mcp/helpcode-ai/anythingmcp)
Shows your grade and updates automatically. Prefer no grade? Append ?variant=verified to the badge URL.
commit: 37bbbd8766dcbf438504c3a5f2559f840601f8ac
code hash: 23ffe50911e01a73c3ac96efe77383a8e63b6631df08b58fc163ee7b27e657e3
verified: 8/6/2026, 2:57:42 PM
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