radelmann/my-mcp-server
If you are the rightful owner of my-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This MCP server provides integration with Jira, Confluence, and diagram generation capabilities for use with the Cursor IDE.
Tools
Functions exposed to the LLM to take actions
get_ticket_by_key
Fetches a Jira ticket by its key.
transition_ticket
Transitions a Jira ticket to a new status.
list_tickets_by_team_and_status
Lists tickets for a specific team and status.
add_code_reviewer
Adds a code reviewer to one or more tickets.
list_tickets_by_sprint_and_team
Lists tickets for a specific sprint and team.
test_confluence_connection
Tests the connection to Confluence.
get_confluence_page
Retrieves a Confluence page by its ID.
update_confluence_page
Updates a Confluence page with new content.
generate_diagram
Generates a diagram using Mermaid syntax.
add_diagram_to_confluence
Adds a Mermaid diagram to a Confluence page.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client