Skip to main content
Glama
mayo-byte07

own-mcp-server

by mayo-byte07

Related Servers

Alternatives to own-mcp-server

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      C
      maintenance
      Provides a Model Context Protocol server with tools for knowledge base search, retrieval, and addition, plus system time, resources, and prompts. Supports stdio and Streamable HTTP transports for local and shared deployments.
      4
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      Provides math and weather tools accessible via LangGraph agent using MCP protocol with stdio and streamable HTTP transports.
      1
      -
    • F
      license
      A
      quality
      C
      maintenance
      Provides a Model Context Protocol server with tools for arithmetic and system status, resources for info and configuration, and prompts for code review and summarizing meeting notes.
      2
      -
    • F
      license
      A
      quality
      D
      maintenance
      Lightweight MCP server that exposes tools for system information and weather lookup, designed for agent integration via stdio.
      1
      -

    TDQS

    A4/5.0

    Scored across 6 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: arithmetic, time, weather, and note management. There is no overlap or ambiguity between any of the six tools.

    Naming Consistency5/5

    All tool names follow a consistent lowercase verb-first pattern such as get_weather, add_note, list_notes, and delete_note. The single verb 'calculate' is slightly generic but still fits the naming style.

    Tool Count5/5

    Six tools is a well-scoped size for a small utility server. Each tool serves a distinct function without excess or redundancy.

    Completeness4/5

    The note feature covers add, list, and delete, but there is no way to retrieve the full content of a single note or update it. Since notes are simple and list provides metadata, this is a minor gap rather than a critical one.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues