
Cursor MCP Installer
Automates the installation and configuration of MCP servers in Cursor IDE by handling environment setup and updating configuration files.
74958 views9Local (stdio)
What it does
- Install MCP servers via npx or uvx
- Install local MCP servers from cloned repositories
- Add MCP servers to Cursor's configuration automatically
- Handle environment setup during installation
- Update mcp.json configuration entries
Best for
Cursor IDE users adding new MCP serversDevelopers setting up MCP development environmentsTeams standardizing MCP server configurations
Streamlines Cursor IDE setupAutomatic configuration management
Tools (3)
install_repo_mcp_server
Install an MCP server via npx or uvx
install_local_mcp_server
Install an MCP server whose code is cloned locally on your computer
add_to_cursor_config
Add any MCP server to Cursor's configuration