Qiita Connector for AI agents.
29 live capabilities
Publish and manage technical articles on Japan's largest developer platform.
Waiting for input…
Why people use Qiita
Qiita for Japanese Developer Community Engagement
With the Qiita MCP, your agent handles the heavy lifting. You stay in your workspace and tell your agent to publish the draft with specific tags. It's done in seconds, letting you keep your momentum without the frustration of browser tab hopping.
What Vinkius changes
You can handle your entire Qiita content lifecycle from a single chat interface.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Publishing a draft without leaving the editor
A technical writer finishes a post in their editor and asks the agent to publish it to Qiita with three specific tags using `publish_article`.
- Real-world use case 02
Researching Japanese tech trends
A developer wants to see what's hot in the Japan dev scene and asks the agent to find the top tags and articles using `get_tags` and `search_articles`.
- Real-world use case 03
Engaging with community leaders
A community manager wants to build rapport with a specific author and asks the agent to like their last five posts using `like_article`.
Complete set · 29capabilities
The complete Qiita capability set.
These are the exact actions your AI can choose when you ask it to work with Qiita.
01—04
4 capabilities in this set.
Part of 29 available through Qiita.
- 01 Capability
Edit comment
Updates the text of an existing comment you wrote. Use this to clarify points in a technical discussion.
- 02 Capability
Follow tag
Adds a specific tag to your personalized feed. This helps you see more content about topics you care about.
- 03 Capability
Follow user
Adds a specific user's new articles to your personal feed. Use this to keep up with your favorite developers.
- 04 Capability
Get comments
Fetches all comments from an article. Use this to review community feedback or check for sentiment.
05—08
4 capabilities in this set.
Part of 29 available through Qiita.
- 05 Capability
Get my articles
Lists all the articles you've published on the platform. Use this to audit your own content history.
- 06 Capability
Get my profile
Retrieves your authenticated profile information. This is helpful for verifying your identity or user ID.
- 07 Capability
Get tag articles
Finds all articles associated with a specific tag. This is great for deep-diving into a single tech topic.
- 08 Capability
Get tag detail
Provides specific details and popularity metrics for a Qiita tag. Use this to evaluate a topic's reach.
09—12
4 capabilities in this set.
Part of 29 available through Qiita.
- 09 Capability
Get tags
Lists popular tags on the platform sorted by follower count. Use this to see what the community is talking about.
- 10 Capability
Get user articles
Fetches all articles published by a specific user. This is useful for competitive analysis or research.
- 11 Capability
Get user followees
Shows the users that a specific account is currently following. Use this for social graph analysis.
- 12 Capability
Get user followers
Lists the followers of a specific user. Use this to track audience growth and community influence.
13—16
4 capabilities in this set.
Part of 29 available through Qiita.
- 13 Capability
Get user stocks
Retrieves all the articles you've bookmarked. Use this to find content you saved for later.
- 14 Capability
Get user
Fetches a user's profile information based on their username. Use this to research specific authors.
- 15 Capability
Is item stocked
Checks if you've already bookmarked a specific article. Use this to avoid duplicate bookmarks.
- 16 Capability
Like article
Adds an LGTM like to an article to boost its visibility. Use this to show appreciation to authors.
17—20
4 capabilities in this set.
Part of 29 available through Qiita.
- 17 Capability
Post comment
Adds a new comment to an article. Use this to join a technical discussion or provide feedback.
- 18 Capability
Publish article
Publishes a new Markdown article with tags and optional privacy settings. This is the primary way to share content.
- 19 Capability
Search articles
Searches for articles using specific Qiita search syntax. Use this to find specific content quickly.
- 20 Capability
Stock article
Saves an article to your personal bookmarks for later reading. This is Qiita's way of saving content.
21—23
3 capabilities in this set.
Part of 29 available through Qiita.
- 21 Capability
Unfollow tag
Removes a tag from your personalized content feed. Use this to declutter your discovery experience.
- 22 Capability
Unlike article
Removes your LGTM like from a specific article. Use this if you change your mind about a post.
- 23 Capability
Unstock article
Removes an article from your personal bookmarks. Use this to clean up your saved items.
24—26
3 capabilities in this set.
Part of 29 available through Qiita.
- 24 Capability
Update article
Modifies the title, body, tags, or visibility of an existing article. Use this to fix typos or update content.
- 25 Capability
Delete article
Permanently removes an article and all its associated comments and likes. Use this only when you want a post gone forever.
- 26 Capability
Delete comment
Deletes a comment you authored from an article. This helps you clean up your own community interactions.
27—29
3 capabilities in this set.
Part of 29 available through Qiita.
- 27 Capability
Get article
Retrieves the full content of a single article using its unique ID. It's useful for analyzing specific posts.
- 28 Capability
Get teams
Lists the Qiita Team organizations you currently belong to. Use this to see your enterprise knowledge shares.
- 29 Capability
Unfollow user
Removes a user from your personalized content feed. Use this to filter out content you no longer want to see.
Set up in minutes
One URL. Then ask Qiita to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Qiita from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_ZEJajRT76KBkOQBETqfOX2KD9ejRygbkMIdv6DiC/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Qiita, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Qiita for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_ZEJajRT76KBkOQBETqfOX2KD9ejRygbkMIdv6DiC/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Qiita URL.
- Step 03
Save and start
Save the connection and enable Qiita in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"qiita": {
"url": "https://edge.vinkius.com/vk_preview_ZEJajRT76KBkOQBETqfOX2KD9ejRygbkMIdv6DiC/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Qiita
Open Agent mode in chat and ask: "Using Qiita, help me...". 29 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"qiita": {
"url": "https://edge.vinkius.com/vk_preview_ZEJajRT76KBkOQBETqfOX2KD9ejRygbkMIdv6DiC/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Qiita
Ask Copilot: "Using Qiita, help me...". 29 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"qiita": {
"url": "https://edge.vinkius.com/vk_preview_ZEJajRT76KBkOQBETqfOX2KD9ejRygbkMIdv6DiC/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Qiita
Open Cascade and ask: "Using Qiita, help me...". 29 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"qiita": {
"url": "https://edge.vinkius.com/vk_preview_ZEJajRT76KBkOQBETqfOX2KD9ejRygbkMIdv6DiC/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Qiita
Ask Cline: "Using Qiita, help me...". 29 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add qiita --transport http "https://edge.vinkius.com/vk_preview_ZEJajRT76KBkOQBETqfOX2KD9ejRygbkMIdv6DiC/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Qiita
Ask Claude: "Using Qiita, show me...". 29 tools are ready
Where the request belongs
Work Qiita can move forward.
This is for developers who want to build a brand in Japan, technical writers who need to publish quickly, or community managers tracking tech trends.
Technical Writer
Drafts and publishes Markdown articles directly from the IDE to keep the writing process fluid.
DevRel Manager
Monitors trending Japanese tags to plan content strategy and identify community interests.
International Developer
Shares bilingual content and engages with the Japanese dev community to expand their reach.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsDEV.to
Manage your DEV.to presence. publish articles, fetch latest posts, and update content directly from your AI agent.
Dev.to (Forem Developer Community API)
Manage your Dev.to presence. publish articles, track engagement, and interact with the developer community directly through AI.
Dev.to (Forem)
Manage Dev.to and Forem articles. list posts, create content, and inspect user profiles directly from any AI agent.
Tumblr
Publish multimedia blog posts, follow creative communities, and engage with millions of users on the iconic blogging platform.
Quip
Connect Quip to your AI to search documents, read threads, view messages, and edit content seamlessly.
Slab
Manage your team's knowledge base. query wiki articles, create new documentation, and explore topics directly using AI agents.
Bring your own AI
Change the model, client or framework. Keep Qiita connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Qiita.
The practical details behind the request, access and result.
Can I use the Qiita MCP to post my blog posts?
Yes, you can use it to publish new articles directly from your agent. It supports Markdown, so you can keep your formatting intact while pushing content to the platform.
Does the Qiita MCP help with finding Japanese tech trends?
Absolutely. You can ask your agent to search for specific keywords, browse popular tags, or find articles from specific authors to see what's moving the needle.
Can I manage my bookmarks using this?
Yes, the Connector lets you 'stock' articles, which is Qiita's version of bookmarking. You can also check if you've already saved something.
Is it possible to edit my old Qiita posts?
You can use the Connector to update the title, body, tags, or visibility of any article you've already published.
Can I use the Qiita MCP to interact with other developers?
Yes, you can use your agent to like articles, post comments on technical discussions, and follow specific users or tags.
Does the Qiita MCP work with my current code editor?
It works with any MCP-compatible client, including Claude, Cursor, and Windsurf, so you can stay in your workspace.
Can I create a private article without publishing it to the community?
Yes! When using the create_item capability, set the private parameter to true. The article will be accessible only via direct link.
How do I search for articles about a specific technology?
Use the get_items capability with the query parameter. Qiita supports advanced search syntax like tag:python, user:username, and date filters like created:>2024-01-01.
What is the LGTM feature and how do I use it?
LGTM (Looks Good To Me) is Qiita's equivalent of a 'like'. Use the like_item capability with the article ID to express appreciation for quality content.
One connection away
Give your agent a direct line to Qiita.
Connect Qiita once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available