Backlog MCP サーバー
@tmhr1850
About Backlog MCP サーバー
No overview available yet
Basic information
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
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 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
More Other MCP servers
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Comments