mcp-streamable-http

invariantlabs-ai/mcp-streamable-http
★ 128 stars TypeScript 🤖 AI/LLM Updated 1mo ago
Example implementation of MCP Streamable HTTP client/server in Python and TypeScript.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-streamable-http": {
      "command": "npx",
      "args": [
        "-y",
        "invariantlabs-ai/mcp-streamable-http"
      ]
    }
  }
}

Topics

llmmcpmcp-clientmcp-servermcp-streamable-httpmodel-context-protocolmodel-context-protocol-clientmodel-context-protocol-servertool-use