Backlog
Summary
This MCP server implementation provides integration with Backlog, a project management and collaboration tool. Developed in TypeScript, it offers resources for accessing Backlog projects, tools for interacting with the Backlog API, and prompts for generating summaries and analyses of Backlog data. The server is designed for use cases requiring AI assistants to interact with Backlog, such as project overview generation, task management, or team collaboration analysis.
Available Actions(15)
get_backlog_user
Retrieve information about the current Backlog user.
get_backlog_space
Fetch information about the Backlog space.
list_recent_projects
List the recently viewed Backlog projects. Parameters: count (optional), order (optional).
get_project_issues
Retrieve issues for a specific project. Filters: status, assignee, pagination, etc.
get_issue_detail
Get detailed information about a specific issue.
get_issue_comments
Fetch comments for a specific issue.
add_issue_comment
Add a comment to an issue.
get_issue_comment_count
Retrieve the number of comments for a specific issue.
get_issue_comment
Get detailed information about a specific comment.
get_wiki_page_list
Retrieve a list of Wiki pages. Can be filtered by project or keyword.
get_wiki_page
Get detailed information about a specific Wiki page.
update_wiki_page
Update a Wiki page.
summarize_projects
Generate a summary of the recently viewed Backlog projects.
analyze_backlog_usage
Analyze Backlog usage patterns based on user, space, and project data.
summarize_wiki_pages
Generate a summary of the project's Wiki pages.
커뮤니티 리뷰
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요