mcp s
A list of MCP (Model Context Protocol) servers for developer tools and services
claude mcp add --transport stdio cursor-mcp-servers node server.js
How to use
This MCP server acts as a centralized catalog of Model Context Protocol (MCP) servers curated under the Cursor MCPs offering. It provides a browsable list of services (GitHub, Slack, Notion, Figma, etc.), each with a corresponding install action that links to a preconfigured setup flow. Users can discover different MCP servers, understand their purposes, and use the included install links to provision or connect to those services. The server itself serves as an indexer and launcher for individual MCP instances, enabling streamlined deployment workflows across tools and platforms. To use it, start the server and open its UI to explore the available MCP servers and their install options; follow the install links to integrate or run the desired MCP server in your environment.
How to install
Prerequisites:
- Node.js (recommended) or your preferred runtime environment for running MCP servers.
- Internet access to fetch dependencies and install additional MCPs.
Option A: Run the Cursor MCP catalog locally (Node.js)
- Clone the repository or download the package that contains the MCP catalog server.
- Install dependencies:
- npm install
- Start the MCP catalog server:
- npm start
- Navigate to http://localhost:3000 (or the configured port) in your browser to browse the MCP server catalog and use the provided install links.
Option B: Run via a container (if a docker image is provided)
- Ensure Docker is installed.
- Pull the image and run:
- docker run -d -p 3000:3000 your-docker-hub/cursor-mcp-servers:latest
- Access the running catalog at http://localhost:3000.
Option C: Use a prebuilt package manager setup (if applicable)
- Install the package manager command (npx, pipx, etc.) as described in the specific MCP install instructions.
- Run the command to install or launch the desired MCP server as indicated in the Install links.
Additional notes
Tips and caveats:
- The Install links in the catalog point to preconfigured configurations for each MCP server; ensure you have the necessary credentials or access rights for services like GitHub, Salesforce DX, or Slack before proceeding.
- Some MCPs may require environment variables (e.g., API keys, tokens). Check the destination MCP's documentation for required env vars and add them to your environment before running.
- If you encounter network or permission issues, verify your firewall/proxy settings and ensure Node.js or your runtime has the necessary permissions to fetch and execute external components.
- The catalog is a curated collection; for new entries, follow the Contributing Guidelines linked in the README to add additional MCP servers to the catalog.
Related MCP Servers
iterm
A Model Context Protocol server that executes commands in the current iTerm session - useful for REPL and CLI assistance
mcp
Octopus Deploy Official MCP Server
furi
CLI & API for MCP management
editor
MCP Server for Phaser Editor
DoorDash
MCP server from JordanDalton/DoorDash-MCP-Server
mcp
MCP сервер для автоматического создания и развертывания приложений в Timeweb Cloud