Can I create a Project on JIRA via MCP client?
I want to pass all required parameters for this from chat via mcp client like cursor.
Fyi, I have successfully created the project with mcp.
I used the following MCP server
https://github.com/sooperset/mcp-atlassian
and extend the new tool in this "jira_create_project".
It works perfectly.
Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Michael
Sounds Great that, is it work with Cursor IDE?
Enrique
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Balvir Singh while the official Atlassian MCP doesn't currently support project creation out of the box to @Michael Yaroshefsky - Visor for Jira point, but as you mentioned it's possible to extend a custom MCP server with new tools such as jira_create_project. This kind of setup works with IDEs like Cursor, GitHub Copilot, or Windsurf, as long as they're configured to interact with your custom MCP instance.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.