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
其他 分类下的更多 MCP 服务器
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
ICSS
chokcoco不止于 CSS
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
评论