Statuspage (Atlassian)

Statuspage (Atlassian) MCP Connector for Claude

A+

Manage Atlassian Statuspage — list pages, update configurations, and handle user permissions or access controls via AI.

16 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Statuspage (Atlassian) account to any AI agent to monitor and manage your incident communication infrastructure through natural conversation.

What you can do

  • Page Management — List all status pages and fetch detailed configurations for specific IDs using list_pages and get_page.
  • Configuration Updates — Update page names, domains, and branding settings instantly with the update_page tool.
  • User Permissions — Query and update user roles and permissions within your organization using get_user_permissions and update_user_permissions.
  • Embed Widgets — Manage status embed configurations to control how status is displayed on your site via get_status_embed_config.
  • Access Control — Manage audience-specific users for private status pages, including creation and updates with list_page_access_users and create_page_access_user.

How it works

  1. Subscribe to this server
  2. Enter your Statuspage API Key
  3. Start managing your status infrastructure from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • DevOps & SREs — quickly check and update status page configurations during incident response without leaving the terminal.
  • Support Teams — manage private page access for specific customers directly through the AI assistant.
  • Product Owners — ensure branding and domains are correctly configured across all status environments.
incident-managementstatus-pageatlassianuptime-monitoringit-operations

16 tools expose this connector's capabilities to your AI agent.

create_page_access_user

Add a page access user

delete_page_access_user_components

Remove components for page access user

delete_page_access_user_metrics

Delete metrics for page access user

delete_page_access_user

Delete page access user

get_page_access_user_components

Get components for page access user

get_page

Get a specific page

get_status_embed_config

Get status embed config settings

get_user_permissions

Get a user's permissions

list_page_access_users

Get a list of page access users

list_pages

Get a list of pages

update_page_access_user_components

Add/Replace components for page access user

update_page_access_user_metrics

Add/Replace metrics for page access user

update_page_access_user

Update page access user

update_page

). Update a page

update_status_embed_config

Update status embed config settings

update_user_permissions

g., page_configuration, incident_manager, maintenance_manager). Update a user's role permissions

See how to talk to your AI agent using Statuspage (Atlassian).

List all my Statuspage pages.

I've retrieved your pages. You have access to: 'Main Production' (ID: abc123) and 'Internal Services' (ID: def456).

Show me the details for page ID abc123.

Fetching details for page abc123... The page is named 'Main Production', hosted at status.example.com, and currently has branding enabled.

Update the name of page abc123 to 'Global Operations Status'.

I have successfully updated the name of page abc123 to 'Global Operations Status'.

You can use the `list_pages` tool. It will return a list of all pages associated with your API key, including their IDs and basic settings.

Related Connectors