Skip to main content
Glama
LassiterJ

MCP Server Starter

by LassiterJ

Related Servers

Alternatives to MCP Server Starter

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      D
      maintenance
      A minimal, production-ready TypeScript starter template for building Model Context Protocol (MCP) servers with auto-loading architecture for tools, resources, and prompts. Provides boilerplate code, generators, and examples to quickly create MCP servers that can connect AI applications to any data source or tool.
      -
    • F
      license
      Not graded
      quality
      Not graded
      maintenance
      A minimal, production-ready TypeScript template for building Model Context Protocol servers with auto-loading architecture for tools, resources, and prompts, supporting both stdio and HTTP transports.
      -
    • A
      license
      A
      quality
      D
      maintenance
      A production-grade TypeScript starter for building Model Context Protocol servers, supporting stdio and Streamable HTTP transports with modular tools, resources, and prompts.
      1
      3 npm
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      A Model Context Protocol (MCP) server template designed for building structured tools, prompts, and resources with built-in support for HTTP and STDIO transports. It provides a standardized framework for developers to create and deploy AI-driven services using TypeScript and Zod schema validation.
      3 npm
      -

    TDQS

    B3.2/5.0

    Scored across 3 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: echo handles text reflection, fetch retrieves specific documents by ID, and search performs document queries with minimal results. There is no overlap in functionality, making tool selection straightforward.

    Naming Consistency5/5

    All tool names follow a consistent, simple verb pattern (echo, fetch, search) without any deviations in style or convention. This uniformity enhances predictability and usability.

    Tool Count3/5

    With only 3 tools, the server feels minimal for a 'starter' purpose, potentially lacking depth for more complex tasks. While not extreme, it borders on being too thin for broader utility.

    Completeness2/5

    The tool set is severely incomplete for a document management domain, missing essential CRUD operations like create, update, or delete. Agents will face dead ends when trying to modify or manage documents.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues