Skip to content
MCP Server Community By @YangLiangwei

YangLiangwei/PersonalizationMCP

🐍 ☁️ 🏠 🍎 πŸͺŸ 🐧 - Comprehensive personal data aggregation MCP server with Steam, YouTube, Bilibili, Spotify, Reddit and other platforms integrations. Features OAuth2 authentication, automatic token management, and 90+ tools for gaming, music, video, and social platform data access.

New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.

Install guide β†’
Connected Apps: YangLiangwei/PersonalizationMCP Claude Desktop

Installation Guide

Run command: npx -y @modelcontextprotocol/server-yangliangwei-personalizationmcp

Detailed Documentation

🐍 ☁️ 🏠 🍎 πŸͺŸ 🐧 - Comprehensive personal data aggregation MCP server with Steam, YouTube, Bilibili, Spotify, Reddit and other platforms integrations. Features OAuth2 authentication, automatic token management, and 90+ tools for gaming, music, video, and social platform data access.

Configuration

{
  "mcpServers": {
    "yangliangwei-personalizationmcp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-yangliangwei-personalizationmcp"
      ],
      "env": {}
    }
  }
}