Backlog MCP サーバー
@tmhr1850
Backlog MCP サーバー について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"backlog": {
"command": "npx",
"args": [
"-y",
"@tmhr1850/backlog-mcp-server"
],
"env": {
"BACKLOG_DOMAIN": "your-domain.backlog.com",
"BACKLOG_API_KEY": "your-api-key"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Backlog MCP サーバー?
Backlog MCP サーバー provides access to the Backlog API for project management, issue tracking, file operations, and comment functions. It is an MCP server for users of Backlog who want to integrate with AI tools.
How to use Backlog MCP サーバー?
Obtain a Backlog API key from Personal Settings > API, then set BACKLOG_DOMAIN and BACKLOG_API_KEY in a .env file. For Claude Desktop, add the server configuration to claude_desktop_config.json using the npx command npx -y @tmhr1850/backlog-mcp-server with the environment variables. Locally, run npm run build then npm start.
Key features of Backlog MCP サーバー
- Project management: view project list and details
- Issue management: create, update, search, and comment
- User management: retrieve user information
- File operations: manage attachments
- Search functionality: search issues and projects
- Comment functions: add comments to issues
Use cases of Backlog MCP サーバー
- Automate issue creation
「その他」の他のコンテンツ
Codelf
unbugA search tool helps dev to solve the naming things problem.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
コメント