Integrates Jira for natural language querying and manipulation of project management data.
Log in to Your Atlassian Account
Generate a JIRA API Token
- Go to "Security" settings in your Atlassian account.
- Find the "API tokens" section.
- Click on "Create API token".
- Enter a descriptive name (e.g., "MCP Server") for the new token.
- Click "Create" and copy the generated token. (You won’t be able to view this token again.)
Obtain Your Atlassian User Email
- Use the email address associated with your Atlassian (JIRA) account. This will be used as the
JIRA_USER_EMAIL
.
Find Your JIRA Instance URL
- Your JIRA instance URL will typically look like
https://your-instance.atlassian.net
.
Fill in the FastMCP Connection Interface
- Click the "Install Now" button for JIRA MCP Server in FastMCP.
- In the connection setup interface, enter the following values:
JIRA_INSTANCE_URL
: Paste your JIRA instance URL.
JIRA_USER_EMAIL
: Enter your Atlassian user email.
JIRA_API_KEY
: Paste the API token you generated.
Save the Configuration
- Apply or save the configuration as required by FastMCP.
You have now successfully set up your JIRA API credentials for the JIRA MCP Server.