Skip to main content
Glama
Selenium39

Qiita API MCP Server

by Selenium39

Related Servers

Alternatives to Qiita API MCP Server

No user-submitted related servers found.

    Related Servers

    TDQS

    B3.2/5.0

    Scored across 30 tools

    Disambiguation5/5

    Every tool has a clearly distinct purpose targeting specific resources (items, comments, tags, users) and actions (create, get, update, delete, follow/unfollow, stock/unstock). No ambiguity exists—for example, get_item retrieves a single article while get_items lists multiple, and follow_user/unfollow_user are complementary opposites.

    Naming Consistency5/5

    All tools follow a consistent verb_noun pattern using snake_case (e.g., create_item, get_user, update_comment). The naming is highly predictable, with verbs like get, create, update, delete, follow, unfollow, stock, unstock, and is applied uniformly across resources.

    Tool Count3/5

    With 30 tools, the count is borderline high for a typical MCP server, though it covers a comprehensive social blogging platform (Qiita). While each tool serves a purpose, the number might feel heavy compared to simpler APIs, but it's justified by the domain's complexity.

    Completeness5/5

    The toolset provides complete CRUD/lifecycle coverage for all core resources (items, comments, tags, users), including follow/unfollow and stock/unstock operations. There are no obvious gaps—every major action an agent would need for interacting with Qiita's API is available.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues