Backlog MCP サーバー
@tmhr1850
About Backlog MCP サーバー
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"backlog": {
"command": "npx",
"args": [
"-y",
"@tmhr1850/backlog-mcp-server"
],
"env": {
"BACKLOG_DOMAIN": "your-domain.backlog.com",
"BACKLOG_API_KEY": "your-api-key"
}
}
}
}Tools
8スペース情報の取得
プロジェクト一覧の取得
課題一覧の取得
特定の課題情報の取得
課題の追加
Wikiページ一覧の取得
ユーザー一覧の取得
Webhook一覧の取得
Overview
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
Basic information
More Other MCP servers

EverArt
modelcontextprotocolModel Context Protocol Servers
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
🚀 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,
Comments