← atlassian-mcp

atlassian-mcp 0.5.14

npm · @stubbedev/atlassian-mcp · current release

1
Tools
1
Resources
0
Templates
0
Prompts

Observation

Observed 2026-09-01T20:58:09.752Z using mcpSecurity-inventory. Status: succeeded. Negotiated protocol: 2025-06-18.

Server capabilities
{
  "logging": {},
  "resources": {
    "listChanged": true
  },
  "tools": {
    "listChanged": true
  }
}

Tools 1

ToolCategoryAnnotationsRisk
git_get_contextStart here for any coding or review task: current branch, upstream ahead/behind, remote URL, recent commits, working tree status, diff stat summary, and Jira keys detected in the branch name. Pass includeDiff=true to also include the full uncommitted diff. Pass fromRef (and optionally toRef) instead to get a diff between two refs or commits, paged with maxChars/charOffset.
Input schema
{
  "properties": {
    "charOffset": {
      "default": 0,
      "description": "Diff mode: skip this many characters from the start (for paging large diffs)",
      "type": "number"
    },
    "commitLimit": {
      "default": 10,
      "description": "Number of recent commits to show (default 10)",
      "type": "number"
    },
    "fromRef": {
      "description": "Base ref or commit — switches the tool to diff mode (branch vs main, a commit range)",
      "type": "string"
    },
    "includeDiff": {
      "default": false,
      "description": "Include full uncommitted diff (default false)",
      "type": "boolean"
    },
    "maxChars": {
      "default": 8000,
      "description": "Diff mode: max characters to return (default 8000). Increase for large diffs.",
      "type": "number"
    },
    "repoPath": {
      "description": "Path to the git repository (defaults to cwd)",
      "type": "string"
    },
    "toRef": {
      "description": "Target ref or commit for diff mode (defaults to the working tree)",
      "type": "string"
    }
  },
  "type": "object"
}
Annotations
{
  "destructiveHint": false,
  "idempotentHint": true,
  "openWorldHint": true,
  "readOnlyHint": true,
  "title": "Git context / diff"
}
Read only · Non-destructive

Resources 1

Resource templates 0

Prompts 0

Let’s talk about MCP security.

Share your details and our security team will contact you.