Skip to main content
Glama

Related Servers

Alternatives to mcpmini

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      A minimal, zero-dependency MCP server that enables defining and running tools over stdio transport, without extra features like HTTP or resources.
      15
      1
      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
    • F
      license
      Not graded
      quality
      C
      maintenance
      Framework for building and running MCP servers as HTTP services. Define tools as pure Python functions, wire up with two lines, run with one command.
    • F
      license
      Not graded
      quality
      D
      maintenance
      A minimal Python package for easily setting up and running MCP servers and clients, allowing functions to be automatically exposed as tools that LLMs can use with just 2 lines of code.
      22
    • A
      license
      Not graded
      quality
      D
      maintenance
      A simple toolkit for creating MCP servers with stdio and SSE transport, auto-validating tools via Pydantic.
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables building lightweight MCP servers where Rust handles transport, routing, and schema validation while Python defines tool behavior using type hints, with support for stdio and HTTP transports.
      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/AnswerDotAI/mcpmini'

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