Skip to content

vellum-ai/atlassian

v1.0.2Apache-2.0

Connect AI agents to Atlassian products including Jira and Confluence, with reusable skills for common workflows.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

atlassianstreamable-http
{
  "type": "streamable-http",
  "url": "https://mcp.atlassian.com/v2/mcp"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "atlassian",
  "version": "1.0.2",
  "description": "Connect AI agents to Atlassian products including Jira and Confluence, with reusable skills for common workflows.",
  "author": {
    "name": "Atlassian",
    "url": "https://www.atlassian.com"
  },
  "homepage": "https://support.atlassian.com/atlassian-rovo-mcp-server/docs/getting-started-with-the-atlassian-remote-mcp-server/",
  "repository": "https://github.com/atlassian/atlassian-mcp-server",
  "license": "Apache-2.0",
  "keywords": [
    "atlassian",
    "rovo",
    "mcp",
    "jira",
    "confluence",
    "jira-service-management",
    "bitbucket",
    "compass"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • LICENSE
View on GitHub