Qiita MCP Server
Related Servers
Alternatives to Qiita MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseBqualityDmaintenanceEnables interaction with Qiita, a Japanese developer community platform, through its API v2. Supports comprehensive operations including article management, user interactions, tag following, and commenting with Japanese language support.309 npm1MIT
- AlicenseBqualityCmaintenanceEnables interaction with note.com through API to search and read articles, manage posts and drafts, handle comments and likes, retrieve analytics, and access membership information.3336 npm29ISC
- AlicenseAqualityCmaintenanceProvides tools to search and retrieve articles from the dev.to API, including search by query, tag, or technology, and fetching full articles by ID or slug.5MIT
- FlicenseNot gradedqualityDmaintenanceEnables interaction with the dev.to platform through its public API. Allows users to retrieve articles, user profiles, tags, comments, and perform article searches without requiring authentication.45-
- AlicenseNot gradedqualityFmaintenanceEnables interaction with esa.io team documentation including creating, reading, updating, and deleting posts, managing tags, and handling comments through natural language.25 npm2MIT
- AlicenseBqualityDmaintenanceA 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.686 npmMIT
TDQS
Scored across 7 tools
Every tool has a clearly distinct purpose targeting specific resources and actions: retrieving articles by ID, comments, tags, users, stocks, or search. No ambiguity exists as each tool name precisely indicates its function without overlap.
All tools follow a consistent verb_noun pattern using snake_case (e.g., get_item, get_tags, search_items). The naming is highly predictable and readable throughout the set.
With 7 tools, the count is well-scoped for a Qiita article browsing and retrieval server. Each tool earns its place by covering distinct aspects like articles, tags, users, comments, and search.
The tool set provides comprehensive read-only coverage for browsing and retrieving Qiita content, including articles, comments, tags, users, and search. A minor gap exists in write operations (e.g., creating or updating articles), but agents can effectively work with the available tools for querying purposes.