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
    Demonstrates how to create a simple MCP server with streamable HTTP transport, featuring tools, prompts, and resources.
    4
  • 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 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
    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
    A
    maintenance
    JSON-driven E2E test runner for AI agents. Define browser tests as JSON action arrays and run them in parallel against a Chrome pool (browserless/chrome) with 28+ built-in actions, visual verification, network debugging, and flaky test detection.
    70
    3
    Apache 2.0
  • A
    license
    -
    quality
    D
    maintenance
    Simple MCP Runner makes it effortless to safely expose system commands to language models via a lightweight MCP server—all configurable with a clean, minimal YAML file and zero boilerplate.
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    Provides an HTTP API for Claude Code using a native MCP channel to enable stable message exchange without terminal screen-scraping. It allows users to programmatically send messages, retrieve conversation history, and stream real-time events via standard web protocols.
    13
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    MCP server for generating negative-space print supports for 3D models (STL/OBJ/STEP) via the negative.support API.
    3
    8
    MIT
  • F
    license
    A
    quality
    C
    maintenance
    Simulates a multi-tenant customer support backend with tools for profile, order, ticket, and refund management, demonstrating security controls like tenant isolation, role-based access, and input validation.
    6
  • 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
    D
    maintenance
    Manages the state of a chess game for LLMs/agents without suggesting moves, providing tools to create/reset game, add moves, get status, and check legality.
    9
    3
    MIT
  • A
    license
    C
    quality
    A
    maintenance
    Python MCP server for SolidWorks automation with 109 tools covering the full CAD lifecycle. Enables AI-assisted design workflows through COM automation on Windows.
    100
    54
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    Exposes order status lookup and knowledge base search tools from the Support Agent AI over MCP, enabling MCP clients to handle customer support queries with grounded, citation-backed answers.
    MIT