MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

M
MCP Demo Streamable Http Bridge

mcp-demo-streamable-http-bridge

Created 7/26/2025
Updated 5 months ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-mcp-demo-streamable-http-bridge

Cursor configuration (mcp.json)

{ "mcpServers": { "masx200-mcp-demo-streamable-http-bridge": { "command": "npx", "args": [ "masx200-mcp-demo-streamable-http-bridge" ] } } }