http-mcp-server

maxylev/http-mcp-server
★ 0 stars JavaScript Browser/Web Updated today
A minimal Model Context Protocol (MCP) HTTP server implementing the 2026-07-28 protocol, including the Tasks extension. Zero runtime dependencies.
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": {
    "http-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "maxylev/http-mcp-server"
      ]
    }
  }
}

Topics

httphttp-servermcpmcp-protocolmcp-servermcp-serversmcp-tools