Back to search
30
MCP

mcp-hosts-installer

npm/mcp-hosts-installer

MCP server: install & register Model Context Protocol servers in Cursor, VS Code, and Claude Desktop from npm, PyPI, or local folders (npx mcp-hosts-installer).

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Cursor MCP Installer
Utility server that simplifies adding new MCP capabilities to Cursor by installing and configuring servers from npm, Python packages, or loc
0 tools
claude-code-mcp
Model Context Protocol (MCP) servers with Claude Code. These tools dramatically enhance Claude Code's capabilities, allowing it to interact
0 tools
mcp-server
Model Context Protocol (MCP) server for the Webflow Data API.
0 tools
contextforge-mcp
Persistent memory MCP server for Claude Code, Cursor, and GitHub Copilot. Give your AI assistants long-term memory via the Model Context Pro
0 tools
Gmail-MCP-Server
A Model Context Protocol (MCP) server for Gmail integration in Claude Desktop with auto authentication support. This server enables AI assis
0 tools
cursor-notebook-mcp
Model Context Protocol (MCP) server designed to allow AI agents within Cursor to interact with Jupyter Notebook (.ipynb) files
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp-hosts-installer": {
      "url": "None",
      "transport": "http"
    }
  }
}