Skip to main content
Glama
joshwyatt

Easy MCP Server

by joshwyatt

Related Servers

Alternatives to Easy MCP Server

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      C
      maintenance
      A modular MCP server built with FastAPI, exposing tools via HTTP endpoints with SSE streaming responses.
    • 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 no-nonsense framework for building stdio MCP servers using plain async handlers and type annotations, with strict schema validation and no configuration overhead.
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      A model-agnostic MCP server exposing example tools (add1, multiply2, greet) for learning purposes, working with any LLM through stdio transport.
    • F
      license
      Not graded
      quality
      D
      maintenance
      A dual-transport MCP server that exposes your API as tools to LLM clients, supporting both stdio transport for local clients like Claude Desktop and HTTP/SSE transport for remote clients like OpenAI's Responses API.
    • 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/joshwyatt/easy-mcp-server'

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