74
/ 100
7 days ago
glama

Asking Fate MCP Server

Provides fortune-telling tools including tarot card spreads, Thai horoscope, zodiac info, and auspicious dates. Enables interactive tarot card picking via an MCP App UI and returns structured JSON for interpretation.

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 5 credentials: JWT_SECRET, KV_REST_API_TOKEN, NEXT_PUBLIC_SUPABASE_ANON_KEY, SUPABASE_ANON_KEY, UPSTASH_REDIS_REST_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.
configASKINGFATE_LOGIN_CALLBACK_PARAM
configASKINGFATE_LOGIN_URL
configASKINGFATE_SESSION_ENDPOINT
🔐 secretJWT_SECRETserver error (wrong Supabase project, missing , origin
🔐 secretKV_REST_API_TOKEN
configKV_REST_API_URL
configMCP_VERBOSE_LOGS
🔐 secretNEXT_PUBLIC_SUPABASE_ANON_KEY
configNEXT_PUBLIC_SUPABASE_URL
configOAUTH_ALLOWED_REDIRECT_URIS). The endpoints are also aliased at the
configOAUTH_ALLOW_LOOPBACK_REDIRECTSare rejected unless =true.
configOAUTH_DEV_USER_EMAIL
configOAUTH_DEV_USER_IDcp .env.example .env.local # set for local testing
configOAUTH_ISSUER
🔐 secretSUPABASE_ANON_KEY1. Set SUPABASE_URL + (or their NEXT_PUBLIC_-prefixed
configSUPABASE_URL1. Set + SUPABASE_ANON_KEY (or their NEXT_PUBLIC_-prefixed
🔐 secretUPSTASH_REDIS_REST_TOKENUPSTASH_REDIS_REST_URL/ (or the KV_REST_API_
configUPSTASH_REDIS_REST_URL/UPSTASH_REDIS_REST_TOKEN (or the KV_REST_API_
// 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/armulee-simple-tarot-mcp-server-1sgbnk)](https://m8ven.ai/mcp/armulee-simple-tarot-mcp-server-1sgbnk)
commit: ff218af9ea5875650ef74b6ba154474fa4bda3f7
code hash: 9a3f5484bce4ca5a2cf3f7be612c8a6d59219e32805a136ee53d0e7586eb2b4b
verified: 7/6/2026, 10:33:10 AM
view raw JSON →