Selenium39/mcp-server-qiita
3.3
If you are the rightful owner of mcp-server-qiita and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
MCP Server for Qiita API is a Model Context Protocol server designed to interact with the Qiita API v2, providing a range of functionalities for managing users, articles, tags, and comments.
Tools
Functions exposed to the LLM to take actions
get_authenticated_user
Retrieve authenticated user information.
get_user
Retrieve detailed information of a specified user.
get_items
Retrieve a list of articles with search functionality.
create_item
Create a new article.
get_tags
Retrieve a list of tags with sorting functionality.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client