MCP Server for Cursor Integration
@radelmann
About MCP Server for Cursor Integration
No overview available yet
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
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 MCP Server for Cursor Integration?
This MCP (Model Context Protocol) server provides integration with Jira, Confluence, and diagram generation tools for use within the Cursor IDE. It is designed for developers who want to manage tickets, access documentation, and generate diagrams without leaving their editor.
How to use MCP Server for Cursor Integration?
Clone the repository, install dependencies with npm install, and copy .cursor/mcp.json.example to .cursor/mcp.json. Then update the file with your Jira and Confluence API tokens and base URLs. Finally, start the server from Cursor Settings under "MCP Server".
Key features of MCP Server for Cursor Integration?
- Fetch Jira tickets by key and status
- Transition Jira tickets to new status
- List tickets by team, sprint, or status
- Add code reviewers to tickets
- Retrieve and update Confluence pages
- Generate Mermaid diagrams and add to Confluence
Use cases of MCP Server for Cursor Integration?
- View Jira ticket details and status from within Cursor
- Move tickets through workflow stages without switching tools
- Add architecture diagrams to Confluence pages during development
- Query tickets by team and sprint for stand‑up or planning
- Update documentation by fetching and editing Confluence pages
FAQ from MCP Server for Cursor Integration
What dependencies are required?
Node.js and the MCP SDK are used. For diagram generation, you must install @mermaid-js/mermaid-cli globally with npm install -g @mermaid-js/mermaid-cli.
How do I configure authentication?
Copy the example config, then add your Jira API token, Confluence API token, and the base URLs for both services in the .cursor/mcp.json file.
Where are generated diagrams stored?
Diagrams are saved in the diagrams/ directory, which is not tracked in git. You can also add diagrams directly to a Confluence page using the provided tools.
Why aren’t tools appearing in Cursor?
Restart the MCP server from Cursor Settings and verify the tool is registered in server.js. Also ensure no other MCP server is running.
What should I do if the server fails to start?
Check that .cursor/mcp.json exists and contains valid credentials. Look for error messages in the Cursor console and ensure no other MCP server is running.
Frequently asked questions
What dependencies are required?
Node.js and the MCP SDK are used. For diagram generation, you must install `@mermaid-js/mermaid-cli` globally with `npm install -g @mermaid-js/mermaid-cli`.
How do I configure authentication?
Copy the example config, then add your Jira API token, Confluence API token, and the base URLs for both services in the `.cursor/mcp.json` file.
Where are generated diagrams stored?
Diagrams are saved in the `diagrams/` directory, which is not tracked in git. You can also add diagrams directly to a Confluence page using the provided tools.
Why aren’t tools appearing in Cursor?
Restart the MCP server from Cursor Settings and verify the tool is registered in `server.js`. Also ensure no other MCP server is running.
What should I do if the server fails to start?
Check that `.cursor/mcp.json` exists and contains valid credentials. Look for error messages in the Cursor console and ensure no other MCP server is running.
Basic information
More Developer Tools MCP servers
Serena
oraiosA powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
endoflife.ai
endoflife.aiFree MCP server for software end-of-life intelligence: EOL dates, support status, and the 0-100 EOL Risk Score across 485 tracked products. Agents can check a single version, pull a product's full lifecycle schedule, or

Air Pipe
airpipeBuild, validate, deploy — HTTP APIs, cron jobs, webhooks and MCP tools — from your AI client.

BetterBugs
BetterBugsThe BetterBugs MCP (Model Context Protocol) enables you to load BetterBugs bug reports (via report links) directly to your preferred AI Agents and developer environments with MCP Client capabilities (such as Cursor, VS C
Stakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. 🦀
Comments