Skip to main content
Glama
KI4JLU

mcp-blanko

by KI4JLU

Related Servers

Alternatives to mcp-blanko

No user-submitted related servers found.

    Related Servers

    • F
      license
      C
      quality
      D
      maintenance
      A TypeScript template for building MCP servers with placeholder tools and dual transport support (stdio + SSE).
      5
      -
    • F
      license
      B
      quality
      D
      maintenance
      A template for building MCP servers in TypeScript with placeholder tools and dual transport support (stdio + SSE).
      5
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      A template for building MCP servers with automatic tool discovery using TypeScript and Zod schemas, supporting HTTP and STDIO transports.
      16,578 npm
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      A minimal TypeScript MCP server template with example tool, Zod validation, stdio transport, and dotenv setup.
      11 npm
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      A production-ready Model Context Protocol server template in TypeScript that enables building MCP servers with dynamic tool registration, dual transport (stdio + HTTP), and pluggable authentication.
      5 npm
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      Provides a starting template for building MCP servers with TypeScript, including examples of tools and resources to accelerate development.
      -

    TDQS

    C2.7/5.0

    Scored across 5 tools

    Disambiguation4/5

    Each tool has a distinct purpose (API call, greeting, async task, file management, order processing), so there is little risk of confusion. However, 'fetch_data' is vaguely named and could overlap with 'long_running_task' in concept.

    Naming Consistency5/5

    All tool names use lowercase with underscores, following a consistent pattern. The names are descriptive and predictable.

    Tool Count4/5

    With 5 tools, the count is reasonable for a small demonstration server. It is slightly below the typical 3-15 range for a focused domain, but acceptable for a placeholder set.

    Completeness2/5

    The tools are unrelated demonstrations covering disparate domains (API, greeting, file I/O, order processing). There is no coherent domain, so coverage is severely incomplete for any real-world use case.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues