Skip to main content
Glama
72,426 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Python runner with streamable HTTP support" matching MCP servers:

  • F
    license
    -
    quality
    C
    maintenance
    A minimal MCP server running in a container that connects to GitHub Copilot over stateless, JSON-only Streamable HTTP, exposing echo and server_info tools.
  • F
    license
    -
    quality
    D
    maintenance
    A simple MCP server implementation that demonstrates streaming capabilities with tools for greetings and notifications, accessible through an interactive command-line client.
    1
  • F
    license
    -
    quality
    D
    maintenance
    A TypeScript-based MCP server that implements a simple note-taking system using low-level server components and streamable HTTP. It enables users to create, store, and summarize text notes through a set of tools, resources, and specialized prompts.
    3
  • A
    license
    -
    quality
    D
    maintenance
    A starting template for building a Streamable HTTP MCP server using TypeScript, based on the official SDK example with session management.
    21
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Enables LLMs to make HTTP requests with OAuth2, session cookies, retry logic, and cURL command generation, while providing security features like SSRF protection and TLS enforcement.
    1
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    Reviewed Postgres and MySQL business actions for MCP agents, without exposing raw execute_sql.
    2
    Apache 2.0
  • A
    license
    -
    quality
    -
    maintenance
    A TypeScript boilerplate for building Model Context Protocol servers using the Streamable HTTP transport and session management. It serves as a foundational template with pre-configured development tools to help developers quickly build and deploy streamable MCP services.
  • A
    license
    -
    quality
    D
    maintenance
    A dual-runtime template for building Model Context Protocol servers compatible with Node.js and Cloudflare Workers. It features integrated OAuth, encrypted token storage, and multi-tenant session management to simplify the creation of secure tool, resource, and prompt interfaces.
    10
    138
    ISC
  • F
    license
    -
    quality
    C
    maintenance
    A Model Context Protocol server exposing tools (echo, add, get-time) and a resource over the Streamable HTTP transport, with session management and Docker support.
  • F
    license
    -
    quality
    C
    maintenance
    An MCP server over Streamable HTTP that exposes two SAP help-desk operations to an AI agent: sap_reset_password and sap_unlock_users.
  • A
    license
    A
    quality
    C
    maintenance
    Enables AI agents to send HTTP requests to any endpoint with full control over methods, headers, query parameters, and request bodies.
    1
    14
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    A production-ready TypeScript MCP (Model Context Protocol) server for Cisco Support APIs with comprehensive security and dual transport support. This extensible server provides access to multiple Cisco Support APIs including Bug Search, Case Management, and End-of-Life information.
    21
    25
    31
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    Exposes Just recipes as MCP tools, allowing AI assistants to discover and execute project commands defined in Justfiles.
    18
    1
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    Mock HTTP server implementing MCP (Model Context Protocol) with streamable HTTP transport, health endpoint, and example tools like echo and time.
    270
    MIT