Back to MCP Servers
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.
aggregators
By YangLiangwei
Installation
npx -y PersonalizationMCPConfiguration
{
"mcpServers": {
"PersonalizationMCP": {
"command": "npx",
"args": ["-y", "PersonalizationMCP"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes