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 βInstallation Guide
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": {}
}
}
}