behive (qa10devteam/behive) is an MCP server listed on the M8ven Trust Index. It scores 45 out of 100, grade D. It declares 31 tools. No publisher has claimed this listing.

D
Warning
45/100

behive

Open-source research engine that extracts structured knowledge from any topic via MCP, enabling AI assistants to get verified, scored claims and entity graphs from live sources.

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

⚡ 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

qa10devteam

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
7 flows detected: GNEWS_API_KEY, NEWSDATA_API_KEY, MEDIASTACK_API_KEY. We can’t prove the destination matches the brand the credential belongs to.
🚨
Reads files from sensitive locations
Touches: ~/.aws/credentials
🔐
You'll be asked for 13 credentials: HIVE_PG_PASSWORD, BEHIVE_API_KEY, GNEWS_API_KEY, NEWSDATA_API_KEY, MEDIASTACK_API_KEY, FRED_API_KEY, BEHIVE_NEO4J_PASSWORD, ANTHROPIC_API_KEY, OPENAI_API_KEY, VOYAGE_API_KEY, BRAVE_SEARCH_API_KEY, SERPER_API_KEY, TAVILY_API_KEY
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.
configBEHIVE_MAX_CONCURRENT
configBEHIVE_DB_URL
configHIVE_PG_USER
🔐 secretHIVE_PG_PASSWORD
configHIVE_PG_HOST
configHIVE_PG_PORT
configHIVE_PG_DATABASE
🔐 secretBEHIVE_API_KEY
configBEHIVE_CORS_ORIGINS
configBEHIVE_API_PORT
configBEHIVE_MISSION_ID
🔐 secretGNEWS_API_KEY
🔐 secretNEWSDATA_API_KEY
🔐 secretMEDIASTACK_API_KEY
🔐 secretFRED_API_KEY
configBEHIVE_BACKEND
configBEHIVE_MODEL
configBEHIVE_NEO4J_URI
🔐 secretBEHIVE_NEO4J_PASSWORD
configBEHIVE_QDRANT_URL
configBEHIVE_API_URL
configBEHIVE_PATH
configBEHIVE_CONFIG_DIR
configBEHIVE_NEO4J_PASSWORD_FILE
configBEHIVE_NEO4J_USER
configPGDATABASE
configPGUSER
configPGPASSWORD
configPGHOST
configPGPORT
configBEHIVE_LEGACY_DB
configBEHIVE_DUCKDB_PATH
configBEHIVE_FALSIFIER_MAX_CLAIMS
configBEHIVE_FALSIFIER_MAX_ENRICHED
configBEHIVE_FALSIFIER_MAX_CONFLICTS
configBEHIVE_FALSIFIER_RESOLVE_TIMEOUT
configHIVE_GRAPH_DIR
configHF_HOME
configHIVE_DIR
configSGLANG_URL
configAWS_REGION_NAME
configAWS_DEFAULT_REGION
configBEHIVE_LLM_URL
configBEHIVE_LOCAL_LLM_URL
configAWS_ACCESS_KEY_ID
configAWS_PROFILE
🔐 secretANTHROPIC_API_KEY
🔐 secretOPENAI_API_KEY
configBEHIVE_EMBED_MODEL
🔐 secretVOYAGE_API_KEY
configBEHIVE_DB_PATH
configBEHIVE_QUEEN_PROMPT_PATH
configBEHIVE_REPORTS_DIR
configBEHIVE_FONT_PATH
configBEHIVE_FONT_BOLD_PATH
configBEHIVE_HOME
configBEHIVE_PHASE_TIMEOUT
configBEHIVE_MAX_RETRIES
configBEHIVE_SCOUT_TIMEOUT
configBEHIVE_SCOUT_RETRIES
configHIVE_BM_MANUAL
configHIVE_BM_SEEDS
configBEHIVE_FALSIFIER_TIMEOUT
configBEHIVE_BATCH_SIZE
configBEHIVE_SGLANG_URL
configHIVE_USE_BATCH
configBEHIVE_BEDROCK_REGION
configBEHIVE_EMBED_DIMS
configBEHIVE_BROWSER_SEARCH
configSEARXNG_URL
🔐 secretBRAVE_SEARCH_API_KEY
🔐 secretSERPER_API_KEY
🔐 secretTAVILY_API_KEY
configBEHIVE_FAST_SYNTH
Deployment configuration, supplied by whoever hosts the server. Users are not asked for these.
deployDATABASE_URL
// 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

31/31 tools missing one or more hints — rag_query (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); hive_sources_top (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); hive_mission_stats (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +28 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.

No access to sensitive paths

Reads sensitive paths: ~/.aws/credentials

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

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 3 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/qa10devteam/behive?variant=verified)](https://m8ven.ai/mcp/qa10devteam/behive)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: 993d6f05ad4c6e3e17a19e976b198b448e75da0b
code hash: 0d6f96c291956a11b559ee3754478fb7808ec6b1f4c4727b579977d316f93f92
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