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
      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
      Convert plain Python modules into MCP servers without decorators or boilerplate, automatically exposing functions as schematized tools.
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      A minimal, decorator-based framework for building MCP servers in Python with zero dependencies. It enables you to define tools and resources via simple decorators, handling JSON-RPC protocol, type inference, and stdio transport automatically.
      MIT

    Latest Blog Posts

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/echomodel/mcp-app'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server