Skip to main content
Glama

Related Servers

Alternatives to Qiita MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      D
      maintenance
      A comprehensive MCP server that enables AI to interact with all 68 functions of the Qiita API v2, covering articles, comments, tags, and team management. It allows users to perform CRUD operations on Qiita content and manage interactions through natural language.
      68
      7 npm
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      A Model Context Protocol server that allows AI applications to interact with Kibela knowledge bases, enabling users to search, create, update, and organize content through natural language.
      15
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      A Model Context Protocol server that enables AI assistants to search and access information stored in Kibela, supporting note search, retrieval, creation and updating.
      6
      10 npm
      13
      MIT
    • A
      license
      C
      quality
      A
      maintenance
      A Model Context Protocol server that enables AI assistants like Claude to interact with microCMS content management system through six core tools for performing CRUD operations on microCMS list-type APIs.
      22
      607 npm
      22
      MIT

    TDQS

    A3.5/5.0

    Scored across 5 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose with no overlap: get_my_qiita_articles retrieves the user's articles, get_qiita_item fetches a specific article by ID, get_qiita_markdown_rules provides documentation, post_qiita_article creates new articles, and update_qiita_article modifies existing ones. The descriptions make it easy to tell them apart without ambiguity.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern with 'qiita' as a prefix: get_my_qiita_articles, get_qiita_item, get_qiita_markdown_rules, post_qiita_article, and update_qiita_article. This predictable naming scheme enhances readability and usability.

    Tool Count5/5

    With 5 tools, this server is well-scoped for managing Qiita articles, covering key operations like listing, retrieving, creating, and updating. The count is appropriate for the domain, avoiding bloat while ensuring each tool earns its place in the workflow.

    Completeness4/5

    The tool set covers core CRUD operations for Qiita articles (create, read, update) and includes useful extras like markdown rules. A minor gap is the lack of a delete_qiita_article tool, which agents might need for full lifecycle management, but this is not critical for basic workflows.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues