71
/ 100
11 days ago
glama

Parallel-Poke MCP

Bridges Parallel's Monitor API with Poke to receive SMS notifications when web monitors detect changes and conversationally create/manage monitors through text messages.

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 4 credentials: PARALLEL_API_KEY, PARALLEL_WEBHOOK_SECRET, POKE_API_KEY, MCP_AUTH_TOKEN
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.
🔐 secretPARALLEL_API_KEYYes Your Parallel API key from [platform.parallel.ai](https://platform.parallel.ai)
🔐 secretPARALLEL_WEBHOOK_SECRETNo Webhook signing secret for verification (recommended)
🔐 secretPOKE_API_KEYYes Your Poke API key from [poke.com/settings/advanced](https://poke.com/settings/advanced)
configWEBHOOK_BASE_URLYes Your deployed server URL (e.g., https://your-app.onrender.com)
🔐 secretMCP_AUTH_TOKENNo If set, MCP clients must send Authorization: Bearer <token>
configNOTIFY_COMPLETION_EVENTSNo If true, send completion (no-change) notifications (default false)
configPORT
configHOST
// 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 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/konarkm-parallel-poke-mcp-1ajmhx)](https://m8ven.ai/mcp/konarkm-parallel-poke-mcp-1ajmhx)
commit: 904245471397c71ee9d40328059befcf6ed6300a
code hash: 77dd33bc60afa55e8b3b94b6775ff9bf94b7b7bb1878375c34d26a5e15fea373
verified: 6/18/2026, 11:45:53 AM
view raw JSON →