73
/ 100
4 days ago
glama

phone-a-friend-mcp-server

Enables AI-to-AI consultation for critical thinking and complex reasoning via OpenRouter, allowing one AI to delegate tasks to another AI model.

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.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 5 credentials: OPENROUTER_API_KEY, OPENAI_API_KEY, ANTHROPIC_API_KEY, GOOGLE_API_KEY, GEMINI_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.
🔐 secretOPENROUTER_API_KEYOpenRouter --provider openrouter
🔐 secretOPENAI_API_KEYOpenAI --provider openai
🔐 secretANTHROPIC_API_KEYAnthropic --provider anthropic
🔐 secretGOOGLE_API_KEYGoogle --provider google
🔐 secretGEMINI_API_KEY
configPHONE_A_FRIEND_MODELexport ="o3"
configPHONE_A_FRIEND_PROVIDER
configPHONE_A_FRIEND_BASE_URLBase URL --base-url ... Provider default
configPHONE_A_FRIEND_TEMPERATURETemperature --temperature 0.5 0.4
// 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 1 concrete improvement 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/abhishekbhakat-phone-a-friend-mcp-server-v1w6l4)](https://m8ven.ai/mcp/abhishekbhakat-phone-a-friend-mcp-server-v1w6l4)
commit: f8be3bce07f1dd6abdb2050c0fe91bb3f8c9ddd8
code hash: 139fc6be66769758fcdca8f462a751f498366c181ff9f4dc36876df70e152ca9
verified: 6/18/2026, 10:43:51 AM
view raw JSON →