Skip to main content
Glama
AmirNaghibi

mcpserve

by AmirNaghibi

Related Servers

Alternatives to mcpserve

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.
      27 npm
      1
      MIT
    • 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
      Not graded
      quality
      B
      maintenance
      A no-nonsense framework for building stdio MCP servers using plain async handlers and type annotations, with strict schema validation and no configuration overhead.
      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
    • A
      license
      Not graded
      quality
      D
      maintenance
      A universal framework for creating and deploying custom Model Context Protocol (MCP) tool servers with decorator-based tool registration, supporting multiple transports and automatic JSON schema generation for AI assistants.
      1
      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