MCP Directory
Back

mcpserver-hosting

by ModelContextProtocol-Security · ★ 0

MCP Server hosting guidance and information

Install

git clone https://github.com/ModelContextProtocol-Security/mcpserver-hosting.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "mcpserver-hosting": {
      "command": "npx",
      "args": [
        "-y",
        "github:ModelContextProtocol-Security/mcpserver-hosting"
      ]
    }
  }
}

From the README

MCP Server hosting guidance and information
Read full README on GitHub →

Related other servers