
backlog mcp
BacklogのMCP統合を提供します。これにより、BacklogをMCP対応のクライアント(Claude Desktop, Cline等)から操作できるようになります。
Repository Info
About This Server
BacklogのMCP統合を提供します。これにより、BacklogをMCP対応のクライアント(Claude Desktop, Cline等)から操作できるようになります。
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
Backlog MCP (Model Context Protocol) Integration
!alt text
このプロジェクトは、BacklogのAPIをModel Context Protocol (MCP)を通じて利用可能にするための統合システムです。これにより、AIアシスタントがBacklogの機能(課題の作成、プロジェクト管理など)を直接操作できるようになります。
インストール方法
{
"mcpServers": {
"backlog": {
"command": "uv",
"args": [
"run",
"--directory",
"~\\backlog-mcp\\mcp-server", // ここをダウンロードしたディレクトリに変更してください
"mcp",
"run",
"hello.py"
],
"env": {
"BACKLOG_API_KEY": "BacklogのAPIキー"
}
}
}
}
技術スタック
- Python
- OpenAPI Generator
- Model Context Protocol (MCP)
- Poetry (依存関係管理)
- Backlog API
開発フロー
- BacklogのAPIドキュメントをスクレイピング
- OpenAPI仕様を生成
- Pythonクライアントを生成
- MCPサーバーを実装
- AIアシスタントからBacklog APIを利用
注意事項
- Backlog APIキーの取り扱いには十分注意してください
- APIの利用制限に注意してください
- 自動生成されたコードは手動で修正しないでください
Quick Start
Clone the repository
git clone https://github.com/acclimations/backlog-mcpInstall dependencies
cd backlog-mcp
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.