streamable-http

There are 30 repositories under streamable-http topic.

  • excel-mcp-server

    A Model Context Protocol server for Excel file manipulation

    Language:Python2.3k
  • mcp-proxy

    A bridge between Streamable HTTP and stdio MCP transports

    Language:Python1.7k
  • mcp-client-for-ollama

    A text-based user interface (TUI) client for interacting with MCP servers using Ollama. Features include multi-server, dynamic model switching, streaming responses, tool management, human-in-the-loop, thinking mode, full model parameters configuration, custom system prompt and saved preferences. Built for developers working with local LLMs.

    Language:Python227
  • one-mcp

    A centralized proxy platform for MCP servers, accessible via a single HTTP server,featuring a web-based management interface.

    Language:TypeScript116
  • outline-mcp-server

    It's an MCP server... for Outline (the documentation platform!)

    Language:TypeScript54
  • nchan-mcp-transport

    The best way to deploy mcp server. A high-performance WebSocket/SSE transport layer & gateway for Anthropic's MCP (Model Context Protocol) — powered by Nginx, Nchan, and FastAPI.

    Language:TypeScript26
  • symfony-mcp-server

    A Symfony package designed for building secure servers based on the Model Context Protocol, utilizing Server-Sent Events (SSE) and/or StreamableHTTP for real-time communication. It offers a scalable tool system tailored for enterprise-grade applications.

    Language:PHP19
  • kernel-mcp-server

    Open-source MCP server for secure, low-latency cloud-browser automation on Kernel.

    Language:TypeScript17
  • streamable-mcp-serverless

    "Streamable HTTP" MCP server deployed on AWS Lambda and amazon API Gateway. The server provides a tool for Amazon Bedrock spend analysis.

    Language:TypeScript16
  • fastify-mcp-server

    Fastify plugin to easily spin up Model Context Protocol (MCP) HTTP servers

    Language:TypeScript15
  • WebwithMCP

    基于 FastAPI + 原生前端的智能助手 Web 应用,支持实时对话、MCP 工具调用与对话历史管理。开箱即用,易于扩展,适合 AI 工具集成与智能对话场景。

    Language:JavaScript6
  • mcp-elasticsearch

    An Elasticsearch MCP (Model Context Protocol) server

    Language:Go5
  • SupaMCP

    SupaMCP (Model Context Protocol) implemented in C.

    Language:C5
  • mcp-proxy

    proxy for Model Context Protocol (MCP) servers that adds authentication, authorization, and enterprise features to any MCP backend.

    Language:Go3
  • genai-transport-protocols

    GenAI with Google Gemini: 5 transport approaches REST → Streaming → SSE → WebSockets → gRPC

    Language:Python3
  • nitro-mcp-server

    MCP (Model Context Protocol) server powered by Nitro

    Language:TypeScript3
  • mcp-low-level-server-streamable-http

    🚀🖥️✨ Crear un MCP Server con Streamable HTTP usando Low-Level server

    Language:TypeScript3
  • vikstra-bridge

    An another mcp-bridge for connecting stdio clients to http streamable and http sse MCP Servers

    Language:Go2
  • mcp-server-with-streamable-http-example

    A simple MCP server with streamable HTTP transport. Featuring tools, resources and prompts

    Language:Python2
  • mcp-streamable-http-quickstart

    SSE and Streamable HTTP Extension of MCP Quickstart Weather App

    Language:Python2
  • k8s-mcp-server

    K8s MCP Server

    Language:Python2
  • systemprompt-mcp-taskchecker

    Model Context Protocol (MCP) server for intelligent task management, evaluation scoring, and session-based workflow tracking. Seamlessly integrates with AI assistants to provide structured task orchestration, real-time progress monitoring, and comprehensive evaluation metrics.

    Language:TypeScript1
  • google-calendar-mcp-server

    MCP Server for Google Calendar

    Language:Python1
  • mcp-cli

    MCP-CLI is a command-line tool for interacting with and testing Model Context Protocol (MCP) servers.

    Language:Go
  • example-mcp-server-streamable-http

    Simple, educational Stateful Streamable HTTP-based MCP server example demonstrating best practices for various protocols.

    Language:TypeScript
  • example-mcp-server-streamable-http-stateless

    Simple, educational Stateless Streamable HTTP-based MCP server example demonstrating best practices for various protocols.

    Language:TypeScript
  • stateless_mcp_which_asgi_server

    Which ASGI Server Should You Use with MCP Streamable Http Specification? Uvicorn vs Hypercorn Performance Comparison

    Language:Python
  • mcp-streamable-http-openai

    Proof of concept for the new MCP transport with OpenAI

    Language:Python