artifacthub-mcp-proxy

metacoma/artifacthub-mcp-proxy
★ 0 stars Unknown language Browser/Web Updated today
MCP Proxy for Artifact Hub — wraps stdio MCP server as Streamable HTTP via mcp-proxy
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "artifacthub-mcp-prox": {
      "command": "npx",
      "args": [
        "-y",
        "metacoma/artifacthub-mcp-proxy"
      ]
    }
  }
}

README Excerpt

MCP Proxy for Artifact Hub — wraps stdio MCP server as Streamable HTTP via mcp-proxy