64
/ 100
27 days ago
mcp_so

Task Researcher

Researcher for AI Coding that analyzes task complexity and runs deep research (STORM) to decompose complex tasks into subtasks, as an MCP Server or CLI.

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.

Install from

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

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 7 credentials: ANTHROPIC_API_KEY, GOOGLE_API_KEY, OPENAI_API_KEY, BING_SEARCH_API_KEY, YDC_API_KEY, TAVILY_API_KEY, SERPER_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configLLM_MODELSet the for primary tasks (e.g., "claude-3-5-sonnet-20240620").
🔐 secretANTHROPIC_API_KEYFill in your primary LLM API key (e.g., ).
🔐 secretGOOGLE_API_KEYANTHROPIC_API_KEY, , etc.: Credentials for the primary LLM.
🔐 secretOPENAI_API_KEY
configMAX_TOKENS(Optional) Adjust other settings like , TEMPERATURE, file paths, etc.
configSTORM_RETRIEVERSet the (e.g., "bing") and its corresponding API key (BING_SEARCH_API_KEY).
🔐 secretBING_SEARCH_API_KEYSet the STORM_RETRIEVER (e.g., "bing") and its corresponding API key ().
🔐 secretYDC_API_KEYBING_SEARCH_API_KEY, , TAVILY_API_KEY, etc.: Key for the chosen STORM retriever.
🔐 secretTAVILY_API_KEYtask-researcher research-topic "Comparison of Vector Databases for RAG" -o "reports/vector_db_comparison.md" --retriever tavily # Requires
🔐 secretSERPER_API_KEY
configBIG_STORM_MODEL(Optional) Set and SMALL_STORM_MODEL to use a different (e.g., faster/cheaper) models for STORM research.
configSMALL_STORM_MODEL(Optional) Set BIG_STORM_MODEL and to use a different (e.g., faster/cheaper) models for STORM research.
configSTORM_EMBEDDING_MODEL
configSTORM_SEARCH_TOP_K, STORM_MAX_TOKENS_: Control STORM's depth.
configSTORM_MAX_TOKENS_CONV
configSTORM_MAX_TOKENS_ARTICLE
configSTORM_OUTPUT_DIR
configDEFAULT_SUBTASKS
configDEFAULT_PRIORITY
configPROJECT_NAME
configTASKS_FILE_PATHFile paths (, etc.).
configCOMPLEXITY_REPORT_PATH
configTASK_FILES_DIR
configLOG_LEVEL
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// 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 Score](https://m8ven.ai/badge/mcp/tejpalvirk-task-researcher-1tsvey)](https://m8ven.ai/mcp/tejpalvirk-task-researcher-1tsvey)
commit: acea9b5071dd83baae110bd1f31fa86e57645a56
code hash: 1016837e869f5a7c93da8e31803ed3d4a23d50f253a44bafc220b1e6b2ebb25b
verified: 7/4/2026, 9:16:24 AM
view raw JSON →