YangLiangwei/PersonalizationMCP
Overview
A comprehensive personal data aggregation MCP server with integrations for Steam, YouTube, Bilibili, Spotify, Reddit, and other platforms. Features OAuth2 authentication, automatic token management, and 90+ tools for gaming, music, video, and social platform data access.
Capabilities
- • authentication support
- • github integration
- • mcp client integration
Best For
Python-based MCP server for aggregating personal data from Steam, YouTube, Spotify, and more, with OAuth2, automatic token management, and 90+ data access tools.
Decision Snapshot
Install
available
Usage
available
Docs
8 links
Config
6 strong hints
Capabilities
3 key capabilities detected
- • GitHub stars: 51
- • Forks: 4
- • Source provenance count: 1
- • Active signal: Updated this week from lifecycle signals.
- • Last seen: 4/15/2026
- • Published: 3/15/2026
Installation / Setup
# 1. Create virtual environment && python -m venv venv && source venv/bin/activate # On Windows: venv\Scripts\activate && # 2. Install packages in specific order to avoid compilation issues
Usage
cp config.example config
Features
- • **Automatic Expiration Detection**: System automatically detects tokens expiring within 5 minutes
- • **Auto-Refresh**: No manual intervention needed, system automatically refreshes expired tokens
- • **Smart Priority**: Prioritizes token files, with environment variables as backup
- • **Maintenance-Free Configuration**: No need to manually update tokens in MCP configuration files
- • Documentation links available: 2.
Supported Clients / Integrations
- • authentication support
- • github integration
- • mcp client integration
Compatibility Signals
- • GitHub: supports (Detected in parser config/capability hints.)
Prompt Examples
example
• cp config.example config
Notes / Requirements
- • Primary language: Python
- • License: MIT
- • Documentation coverage: high
- • Parser coverage score: 1.00
- • Source feeds: Awesome MCP Servers (punkpeye)
- • Topic cluster: general
Official Links
Source Information
You can verify all information on this page against the source repository above.
Related MCP Tools
metatool-ai/metatool-app
MetaMCP is a unified middleware MCP server with a GUI for managing MCP connections.
duaraghav8/MCPJungle
Self-hosted MCP Server registry for enterprise AI Agents, built with Go.
blockrunai/blockrun-mcp
blockrun-mcp provides access to 30+ AI models (including GPT-5, Claude, Gemini, Grok, DeepSeek) without API keys, using pay-per-use x402 micropayments with USDC on the Base network.
1mcp/agent
A unified Model Context Protocol (MCP) server implementation that aggregates multiple MCP servers into a single interface, featuring OAuth 2.1 authentication, high performance, and easy configuration.
What To Do Next
Continue from this tool into a workflow and a learn guide to shorten implementation time.