MCP server intelligence profile

Atlassian Goals & Projects MCP Server

An MCP server that gives AI assistants direct access to Atlassian Goals and Atlassian Projects via the Townsquare / Atlas GraphQL API

Local Onlyjaimesm-mews
Awaiting current scanSource Git · 22cc7233e04eb23590f84c133652adae075e8e6e

The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.

1Distribution channel
4Independently observed tools
0Linked remote endpoints
AvailableVersion intelligence

Detailed security scan evidence is not public for this MCP yet. Public identity, registry metadata, and independently observed protocol inventory remain available.

Install and connect

Installation and connection instructions are shown only when supported by retained package, repository, or endpoint evidence.

No verified installation or connection method is available in the retained evidence yet.

Identity

Canonical slugatlassian-goals-projects-mcp-server-35b474e7DeploymentLocal Only
Canonical packageRepositoryjaimesm-mews/atlassian-goals-projects-mcp
First publishedLatest release
Last security verificationClassification confidence90%
PublicationDraftOfficial distributionNot verified

Distributions

ChannelIdentifierCurrent versionVersionsSource
source_gitjaimesm-mews/atlassian-goals-projects-mcp22cc7233e04eb23590f84c133652adae075e8e6e1Repository

Current release

PackageVersionPublished / observedInventorySecurity scan
source_gitjaimesm-mews/atlassian-goals-projects-mcp22cc7233e04eb23590f84c133652adae075e8e6eCurrentAug 25, 20264 toolsSucceeded · 0 resources · 0 promptsEvidence restricted
Enterprise protection

Continuously monitor this MCP for security risk

Independently scan the exact version your agents use, receive alerts when its risk changes, and investigate every finding with retained version evidence.

  • Independent exact-version security scans
  • Continuous release and vulnerability monitoring
  • Risk-change alerts with capability context
  • Historical evidence and API exports
Custom pricingContact salesTailored to your organization, integrations, data needs, and support requirements.

Current version evidence

No public current-version evidence is available yet.

Current protocol inventory

2025-06-18Negotiated protocol
atlassian-goals-projects-mcpServer-reported name
1Capability groups
Aug 25, 2026Observed

Tools 4

ToolCategoryAnnotationsRisk
get_goalFetch an Atlassian Goal by its key. Returns the goal's id, key, name, owner, and archived status.
Input schema
{
  "type": "object",
  "properties": {
    "goalKey": {
      "type": "string",
      "description": "Atlassian Goal key, e.g. MEWS-3761"
    }
  },
  "required": [
    "goalKey"
  ],
  "additionalProperties": false,
  "$schema": "http://json-schema.org/draft-07/schema#"
}
get_goal_latest_updateFetch the latest status update (summary + detailed notes) for an Atlassian Goal.
Input schema
{
  "type": "object",
  "properties": {
    "goalKey": {
      "type": "string",
      "description": "Atlassian Goal key, e.g. MEWS-3762"
    }
  },
  "required": [
    "goalKey"
  ],
  "additionalProperties": false,
  "$schema": "http://json-schema.org/draft-07/schema#"
}
get_project_updatesFetch detailed updates, highlights (decisions/learnings/risks), linked Jira items, and update notes for one or more Atlassian Projects within a date range.
Input schema
{
  "type": "object",
  "properties": {
    "projectKeys": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "minItems": 1,
      "description": "Array of Atlassian Project keys, e.g. [\"MEWS-3866\", \"MEWS-4181\"]"
    },
    "dateFrom": {
      "type": "string",
      "description": "Start date (YYYY-MM-DD) for the update range"
    },
    "dateTo": {
      "type": "string",
      "description": "End date (YYYY-MM-DD) for the update range"
    }
  },
  "required": [
    "projectKeys",
    "dateFrom",
    "dateTo"
  ],
  "additionalProperties": false,
  "$schema": "http://json-schema.org/draft-07/schema#"
}
search_projectsSearch Atlassian Projects (Townsquare). Returns project key, name, state, and pagination info. Use searchString for TQL filtering.
Input schema
{
  "type": "object",
  "properties": {
    "searchString": {
      "type": "string",
      "default": "",
      "description": "TQL search string for projects (e.g. 'key IN (\"MEWS-3866\", \"MEWS-4181\")' or empty for all)"
    },
    "first": {
      "type": "number",
      "default": 50,
      "description": "Max projects to return per page (default 50, max 50)"
    },
    "after": {
      "type": "string",
      "description": "Pagination cursor from a previous response"
    }
  },
  "additionalProperties": false,
  "$schema": "http://json-schema.org/draft-07/schema#"
}

Resources 0

  • None observed.

Resource templates 0

  • None observed.

Prompts 0

  • None observed.

Remote endpoints

EndpointTransportAuthenticationHealthObserved
No verified remote endpoint is linked.

Atlassian Goals & Projects MCP Server questions

How do I install Atlassian Goals & Projects MCP Server?

No verified package installation command is available in the retained catalog evidence.

What tools does Atlassian Goals & Projects MCP Server provide?

Atlassian Goals & Projects MCP Server exposed 4 tools during independent protocol observation, including get_goal, get_goal_latest_update, get_project_updates, search_projects.

Is Atlassian Goals & Projects MCP Server secure?

The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.

Company and product intelligence

These internal links are derived from strong identity fields such as the implementation name, package, repository, vendor, and listing name—not generic description prose.

Associated company landscape

Atlassian intelligence →

Association is based on retained identity fields; it does not by itself prove first-party publication.

Explore related MCP server guides

Curated product and capability guides containing this catalog record.

Official vs Community MCP Servers

Let’s talk about MCP security.

Share your details and our security team will contact you.