EV
@modelcontextprotocol
Reference / test server with prompts, resources, and tools.
87k1w ago0 toolslocal
$
npx -y @modelcontextprotocol/server-everythingComprehensive personal data aggregation MCP server with Steam, YouTube, Bilibili, Spotify, Reddit and other platforms integrations.
$ pip install bilibili-api --no-depsOr add it with the Claude CLI: claude mcp add yangliangwei-personalizationmcp
{ "mcpServers": { "yangliangwei-personalizationmcp": { "command": "pip", "args": ["install", "bilibili-api", "--no-deps"], "env": { "STEAM_API_KEY": "<your-steam-api-key>", "STEAM_USER_ID": "<your-steam-user-id>", "YOUTUBE_API_KEY": "<your-youtube-api-key>", "SPOTIFY_CLIENT_SECRET": "<your-spotify-client-secret>", "REDDIT_CLIENT_SECRET": "<your-reddit-client-secret>", "YOUTUBE_ACCESS_TOKEN": "<your-youtube-access-token>" } } } }
Paste under mcpServers in your config, then restart Claude Desktop. For Claude Code, reference this server in your project's CLAUDE.md.
Reference / test server with prompts, resources, and tools.
npx -y @modelcontextprotocol/server-everythingOfficial GitHub server for integration with repository management, PRs, issues, and more.
A high-level framework for building MCP servers in Python