Back to Home
pyhoon icon

mcp-server-http-streamable-b4j

Verified Safe

by pyhoon

Overview

To enable HTTP streamable/SSE transport for Claude Desktop, which typically only supports stdio, by using a local proxy/bridge via the mcp-remote utility.

Installation

Run Command
npx mcp-remote http://127.0.0.1:8080/mcp

Security Notes

The provided source code consists solely of a README and a configuration file. No direct executable code is present for analysis within this repository. The `claude_desktop_config.json` specifies running `npx mcp-remote`, an external npm package. The security of the overall setup depends heavily on the trustworthiness and implementation of the `mcp-remote` package itself, which is not part of this repository's source code. The server it configures `mcp-remote` to connect to is set to `127.0.0.1:8080`, limiting network exposure to localhost.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Avg Tokens1
Stars0
Forks0
Last Update2025-12-12

Tags

MCPClaudeHTTP StreamProxyIntegration