MCP Server for Cursor Integration
@radelmann
关于 MCP Server for Cursor Integration
暂无概览
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
开发工具 分类下的更多 MCP 服务器
JetBrains MCP Proxy Server
JetBrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio

Sentry
modelcontextprotocolModel Context Protocol Servers
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
Burp Suite MCP Server Extension
PortSwiggerMCP Server for Burp
test
harlancA simple,high performance and secure live media server in pure Rust (RTMP[cluster]/RTSP/WebRTC[whip/whep]/HTTP-FLV/HLS).🦀
评论