Qiita MCP Server
@MCP-Mirror
About Qiita MCP Server
Mirror of
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"qiita-mcp-server": {
"command": "npx",
"args": [
"@2bo/qiita-mcp-server"
],
"env": {
"QIITA_API_TOKEN": ""
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Qiita MCP Server?
A Model Context Protocol (MCP) server for interacting with Qiita, the knowledge-sharing platform for engineers. It enables AI agents to create, read, and update articles on Qiita through standardized MCP tools.
How to use Qiita MCP Server?
Install via npx, set the QIITA_API_TOKEN environment variable with a Qiita personal access token, and configure the server in your MCP client (e.g., VS Code’s .vscode/mcp.json) as a stdio tool. Prerequisites: Node.js >=20.0.0 and a Qiita account with an API token.
Key features of Qiita MCP Server
- Get current authenticated user’s articles
More Other MCP servers
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Comments