- Explore MCP Servers
- mcp-installer-cursor
Mcp Installer Cursor
What is Mcp Installer Cursor
mcp-installer-cursor is a modified version of the MCP Installer that supports Cursor’s configuration format, allowing users to install and configure MCP servers easily.
Use cases
Use cases include setting up development environments for applications that rely on MCP servers, automating the installation of server configurations, and managing multiple MCP server instances with different configurations.
How to use
To use mcp-installer-cursor, install it globally using the command ‘npm install -g @modelcontextprotocol/installer-cursor’. After installation, it can automatically detect the configuration format (Cursor or Claude Desktop) and set up the appropriate configuration files.
Key features
Key features include support for both Cursor and Claude Desktop configuration formats, installation of MCP servers from npm packages using ‘npx’, installation from Python packages using ‘uvx’, and installation from local directories.
Where to use
mcp-installer-cursor can be used in software development environments where MCP servers are required, particularly in applications that utilize Cursor or Claude Desktop for configuration management.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Overview
What is Mcp Installer Cursor
mcp-installer-cursor is a modified version of the MCP Installer that supports Cursor’s configuration format, allowing users to install and configure MCP servers easily.
Use cases
Use cases include setting up development environments for applications that rely on MCP servers, automating the installation of server configurations, and managing multiple MCP server instances with different configurations.
How to use
To use mcp-installer-cursor, install it globally using the command ‘npm install -g @modelcontextprotocol/installer-cursor’. After installation, it can automatically detect the configuration format (Cursor or Claude Desktop) and set up the appropriate configuration files.
Key features
Key features include support for both Cursor and Claude Desktop configuration formats, installation of MCP servers from npm packages using ‘npx’, installation from Python packages using ‘uvx’, and installation from local directories.
Where to use
mcp-installer-cursor can be used in software development environments where MCP servers are required, particularly in applications that utilize Cursor or Claude Desktop for configuration management.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Content
MCP Installer for Cursor
This is a modified version of the MCP Installer that supports Cursor’s configuration format. It can install MCP servers from npm packages or local directories and configure them for use with Cursor.
Features
- Supports both Cursor and Claude Desktop configuration formats
- Can install MCP servers from npm packages using
npx - Can install MCP servers from Python packages using
uvx - Can install MCP servers from local directories
Installation
npm install -g @modelcontextprotocol/installer-cursor
Usage
This package provides an MCP server that can be used to install other MCP servers. It will automatically detect whether you’re using Cursor or Claude Desktop and update the appropriate configuration file.
Configuration Files
- Cursor:
~/.cursor/mcp.json - Claude Desktop:
~/AppData/Roaming/Claude/claude_desktop_config.json(Windows) or~/Library/Application Support/Claude/claude_desktop_config.json(macOS)
Development
- Clone this repository
- Run
npm install - Run
npm run build - Run
npm start
License
MIT
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.










