71
/ 100
12 days ago
glama

PersonalizationMCP

Enables AI assistants to access and interact with personal data from platforms like Steam, YouTube, Bilibili, Spotify, and Reddit for personalized, context-aware interactions.

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 6 credentials: REDDIT_CLIENT_SECRET, SPOTIFY_CLIENT_SECRET, SPOTIFY_ACCESS_TOKEN, STEAM_API_KEY, YOUTUBE_ACCESS_TOKEN, YOUTUBE_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.
configMCP_TOOL_PROFILE
configMCP_EXTRA_ALLOWED_TOOLS
configBILIBILI_SESSDATAyour_bilibili_sessdata_cookie
configBILIBILI_BILI_JCTyour_bilibili_bili_jct_cookie
configBILIBILI_BUVID3your_bilibili_buvid3_cookie
configREDDIT_REDIRECT_URI
configREDDIT_CLIENT_IDyour_reddit_client_id_here
🔐 secretREDDIT_CLIENT_SECRETyour_reddit_client_secret_here
configSPOTIFY_CLIENT_IDyour_spotify_client_id_here
🔐 secretSPOTIFY_CLIENT_SECRETyour_spotify_client_secret_here
🔐 secretSPOTIFY_ACCESS_TOKEN
configSPOTIFY_REDIRECT_URI
🔐 secretSTEAM_API_KEYpersonalhub onboarding --platform steam --set =xxx --set STEAM_USER_ID=7656119xxx
configSTEAM_USER_IDpersonalhub onboarding --platform steam --set STEAM_API_KEY=xxx --set =7656119xxx
🔐 secretYOUTUBE_ACCESS_TOKEN
🔐 secretYOUTUBE_API_KEYpersonalhub onboarding --platform youtube --set =xxx
// 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/yangliangwei-personalizationmcp-1m5njy)](https://m8ven.ai/mcp/yangliangwei-personalizationmcp-1m5njy)
commit: 6da831ff11d02e9b323e83e77a9f1c027b103df0
code hash: 668aa6652369a51f8a946b0e81e61e06d737b2220604e157262ca7d02848b286
verified: 6/18/2026, 11:06:44 AM
view raw JSON →