Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"adk-atlassian": {
"type": "http",
"command": "sh",
"args": [
"-c",
"site=$(printf '%s' \"${ATLASSIAN_SITE}\" | sed -E 's#^https?://##; s#/.*$##'); export CONFLUENCE_URL=\"https://$site/wiki\"; export CONFLUENCE_USERNAME=\"${ATLASSIAN_USERNAME}\"; export CONFLUENCE_API_TOKEN=\"${ATLASSIAN_API_TOKEN}\"; export JIRA_URL=\"https://$site\"; export JIRA_USERNAME=\"${ATLASSIAN_USERNAME}\"; export JIRA_API_TOKEN=\"${ATLASSIAN_API_TOKEN}\"; exec uvx mcp-atlassian@latest"
],
"url": "https://$site/wiki\";"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
shhttps://$site/wiki";Command-line arguments passed to the server process
Declared capabilities of this MCP server
npx claudepluginhub sujeet-pro/agents-devkit --plugin adk