MCPServers

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 the current Backlog user information.

get_backlog_space

Retrieve Backlog space information.

list_recent_projects

List recently viewed Backlog projects. Parameters: count (optional), order (optional).

get_project_issues

Retrieve issues for a project. Parameters: status (optional), assignee (optional), pagination (optional).

get_issue_detail

Retrieve detailed information about a specific issue.

get_issue_comments

Retrieve comments for an issue.

add_issue_comment

Add a comment to an issue. Parameters: comment (string).

get_issue_comment_count

Retrieve the count of comments for an issue.

get_issue_comment

Retrieve detailed information about a specific comment.

get_wiki_page_list

Retrieve a list of wiki pages. Parameters: project (optional), keyword (optional).

get_wiki_page

Retrieve detailed information about a specific wiki page.

update_wiki_page

Update a wiki page.

summarize_projects

Generate a summary of 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.

Last Updated: April 17, 2025

社区评论

0.0
0 条评论
5
0
4
0
3
0
2
0
1
0

暂无评论. 成为第一个评论的人!

登录以参与讨论

Coming soon to
HighlightHighlight AI

语言

TypeScript

分类

标签