Back to Categories

Cursor

Discover the best Cursor MCP servers for AI agents. Browse tools, use cases, installation guides, and integration documentation for cursor-focused Model Context Protocol implementations.

3 results found

PersonalizationMCP
PersonalizationMCP
PersonalizationMCP
PersonalizationMCP is a unified personal data hub built on MCP (Model Context Protocol) that enables AI assistants to access and reason over data from Steam, YouTube, Bilibili, Spotify, Reddit, and more. This repository showcases a Python-based MCP server that aggregates platform APIs, manages OAuth2 tokens, and exposes a rich set of tools to query user data, playlists, watch history, and social actions. It emphasizes local data handling, token management automation, and a modular architecture that makes it easy to add new platforms through the @mcp.tool() decorator and server integration. Ideal for developers building context-aware assistants who want a single, extensible backend to surface personal data across multiple services. The MCP server is designed to run locally on your machine with secure configuration, offering multiple installation paths (conda, uv, or pip with virtualenv). It includes a comprehensive set of available tools organized by platform, robust token management (notably YouTube), and practical guidance for configuration, testing, and cursor-based integration with consumer apps like Cursor. The project also provides detailed setup steps for each platform, including how to obtain API keys, cookies, and OAuth credentials, ensuring a smooth path from zero to a functioning personal data hub.
Claude Skills MCP Server
Claude Skills MCP Server
Claude Skills MCP Server
Claude Skills MCP Server is an MCP server that enables intelligent search and retrieval of Claude Agent Skills using vector embeddings and semantic similarity. It implements a progressive disclosure architecture so AI applications can discover and load skills in stages (metadata → full content → files) while remaining fast and local. The server can load skills from multiple sources, including Official Anthropic Skills, K-Dense AI Scientific Skills, and local directories, providing a zero-configuration experience out of the box for Cursor or standalone usage. The architecture is split into a lightweight frontend and a heavy backend, enabling instant startup and background backend download, with no API keys required and the ability to connect to remote hosted backends if desired.
Roundtable AI MCP Server
Roundtable AI MCP Server
Roundtable AI MCP Server
Roundtable AI MCP Server is a zero-configuration local MCP server that unifies multiple AI coding assistants (Codex, Claude Code, Cursor, Gemini) through intelligent auto-discovery and a standardized interface. It coordinates specialized sub-agents from within your IDE to solve engineering problems in parallel, sharing context and synthesizing responses into a single, high-quality output. This documentation details installation, available MCP tools, integration with popular IDEs, and a broad ecosystem of specialized tools and CLIs that can be invoked as part of a roundtable-powered workflow, enabling developers to delegate tasks to the right AI for each facet of a problem without leaving their development environment.