Skip to main content
Glama
kurokeita

quotable-api-mcp

by kurokeita

Related Servers

Alternatives to quotable-api-mcp

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      C
      maintenance
      A Model Context Protocol server scaffold for building and deploying custom MCP tools using the mcp-framework.
      -
    • A
      license
      A
      quality
      D
      maintenance
      A Model Context Protocol server template designed for building custom servers using the @intelagent/mcp-shared library. It provides boilerplate code and example tools to streamline the development, testing, and deployment of new MCP servers.
      3
      78 npm
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      A template project for quickly building Model Context Protocol (MCP) servers using TypeScript and the official SDK. It includes pre-configured examples for tools and resources to help developers jumpstart their custom MCP server development.
      78 npm
      -
    • A
      license
      Not graded
      quality
      Not graded
      maintenance
      A starter template for building Model Context Protocol (MCP) servers with Node.js. It provides a foundational structure and an example tool to help developers quickly scaffold and deploy new MCP capabilities.
      8 npm
      1
      -

    TDQS

    C2.5/5.0

    Scored across 2 tools

    Disambiguation5/5

    The two tools have completely distinct purposes: one checks server health and the other fetches a quote. There is no overlap or ambiguity between them.

    Naming Consistency4/5

    Both tool names follow a consistent kebab-case pattern with two words. However, they use adjectives/nouns rather than a verb-noun convention, so the style is internally consistent but less typical.

    Tool Count3/5

    With only two tools, the server feels thin for a quotes API, but it could be intentionally minimal. The count is borderline and within the acceptable range for a single-purpose service.

    Completeness2/5

    The server only offers a random quote and a health check. Missing obvious operations like searching quotes, fetching by ID, or listing authors leaves significant gaps for a full-featured quotes API.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues