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.
Quick Start
Clone the repository:
git clone https://github.com/YangLiangwei/PersonalizationMCPClaude Desktop configuration example:
{
"mcpServers": {
"personalizationmcp": {
"command": "npx",
"args": [
"-y",
"YangLiangwei/PersonalizationMCP"
]
}
}
}Check the repository README for specific installation and configuration instructions.