50
/ 100
13 days ago
glama

flowya-mcp

Hosted MCP server that exposes Flowya tasks, spaces, and weekly goals to AI clients like Cursor, Claude, and Cowork with per-user authentication and isolation.

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
⚠️
Known vulnerabilities in dependencies: 9 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
18 tools verified — handlers match their declared behaviour
4 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 3 credentials: FLOWYA_SUPABASE_ANON_KEY, STRIPE_SECRET_KEY, STRIPE_WEBHOOK_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies9 high21 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@hono/node-server@1.13.0GHSA-wc8c-qw6v-h7f6

@hono/node-server has authorization bypass for protected static paths via encoded slashes in Serve Static Middleware

high@modelcontextprotocol/sdk@1.12.0GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

high@modelcontextprotocol/sdk@1.12.0GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.12.0GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

highhono@4.6.0GHSA-3vhc-576x-3qv4

Hono JWK Auth Middleware has JWT algorithm confusion when JWK lacks "alg" (untrusted header.alg fallback)

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configFLOWYA_DEV_USER_IDStdio (dev, no token — acts as one user): set and run npm run mcp.
configFLOWYA_ENFORCE_PRO
configFLOWYA_ISSUER
configFLOWYA_PUBLIC_UPGRADE_URL
🔐 secretFLOWYA_SUPABASE_ANON_KEYFLOWYA_SUPABASE_URL, — same values Flowya uses (VITE_SUPABASE_URL / VITE_SUPABASE_ANON_KEY).
configFLOWYA_SUPABASE_URL, FLOWYA_SUPABASE_ANON_KEY — same values Flowya uses (VITE_SUPABASE_URL / VITE_SUPABASE_ANON_KEY).
configFLOWYA_WEB_URL
configOAUTH_ACCESS_TTL_S
configOAUTH_CODE_TTL_S
configOAUTH_REFRESH_TTL_S
configOAUTH_ROTATE_REFRESH
configPORT
configPUBLIC_API_URLSet env vars in the Vercel project: FLOWYA_SUPABASE_URL, FLOWYA_SUPABASE_ANON_KEY, SUPABASE_SERVICE_ROLE, (the deployed URL).
configSTRIPE_PRICE_ANNUAL
configSTRIPE_PRICE_MONTHLY
🔐 secretSTRIPE_SECRET_KEY
🔐 secretSTRIPE_WEBHOOK_SECRET
configSUPABASE_SERVICE_ROLEthe project's service role key (server only).
// 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 8 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/juanchoabdon-flowya-mcp-16e4z9)](https://m8ven.ai/mcp/juanchoabdon-flowya-mcp-16e4z9)
commit: f31fd39ec24ce9d72dffde5607e4d697f25c8811
code hash: eaa6d13a88ff619aeb5b1736470ac3ec928c62237d0270eab907acd63dd85842
verified: 7/18/2026, 8:01:49 AM
view raw JSON →