Skip to content
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%
2 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
@apicircle/mcp-server
Model Context Protocol server exposing API Circle Studio's workspace as a tool catalog. Used by Claude Desktop, ChatGPT, Cursor, GitHub Copi
0 tools
postman-mcp-server
Postman MCP Server — connect AI agents (Claude Code, Cursor, VS Code Copilot, Gemini CLI) to your Postman collections, OpenAPI specs, and en
0 tools
@mseep/mcp-vnc
Model Context Protocol (MCP) server enabling AI agents to control remote desktops
0 tools
mcp-server
Model Context Protocol (MCP) server for the Webflow Data API.
0 tools

How to use

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

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