Skip to main content
AggregatorsPython

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.

aggregatorscloud-servicelocal-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/YangLiangwei/PersonalizationMCP

Claude Desktop configuration example:

{
  "mcpServers": {
    "personalizationmcp": {
      "command": "npx",
      "args": [
        "-y",
        "YangLiangwei/PersonalizationMCP"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Aggregators
Language
Python
Author
YangLiangwei