Skip to main content
Glama

Related Servers

Alternatives to mcp-app

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      A
      maintenance
      Minimal MCP server allowing Python functions to be served as MCP tools over stdio or HTTP, with a built-in client for connecting to MCP servers.
      2
      Apache 2.0
    • A
      license
      B
      quality
      A
      maintenance
      A lightweight server implementation that exposes Python functions as discoverable tools via HTTP using the Machine-to-Machine Communication Protocol (MCP). Enables remote execution of Python functions through a JSON-RPC interface with async support and type safety.
      4
      25 PyPI
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      A FastAPI-style framework for building MCP servers in Python, enabling declarative tool definitions with automatic schema validation and multiple transport options.
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Provides a reusable MCP server foundation with explicit tool registration, operation-mode separation, scope-based permissions, structured results, and built-in health/status tools.
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      A modular MCP server built with FastAPI, exposing tools via HTTP endpoints with SSE streaming responses.
      -