MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Workplace & Productivity/Pulsetic MCP Server
Workplace & ProductivityOfficial
P

Pulsetic MCP Server

The Pulsetic MCP Server connects Pulsetic monitoring with AI agents and MCP-compatible tools, enabling direct access to uptime data, cron monitoring results, incident management workflows, and status page information through the Model Context Protocol (MCP). It allows teams to securely expose operational monitoring data in a structured format, making it easy to build AI-driven automation, monitoring assistants, and intelligent operational workflows without custom middleware.

2 starsUpdated Mar 23, 2026
View on GitHub

Ads

Overview

Connect AI assistants to your Pulsetic monitoring platform using the Model Context Protocol (MCP). The Model Context Protocol is an open standard that allows AI assistants to interact with external tools and services. With Pulsetic's MCP server, you can ask your AI assistant to check monitor status, create incidents, schedule maintenance, and more — all through natural conversation. - Claude Desktop — Anthropic's desktop app - Claude Code — Anthropic's CLI for developers - ChatGPT — OpenAI's AI assistant (via OAuth) - Cursor — AI-powered code editor - Windsurf — AI-powered IDE - Any client implementing the MCP specification

Installation

npx -y mcp-remote https://api.pulsetic.com/mcp --header Authorization: Bearer YOUR_API_KEY

Configuration

{
  "mcpServers": {
    "pulsetic": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.pulsetic.com/mcp",
        "--header",
        "Authorization: Bearer YOUR_API_KEY"
      ]
    }
  }
}

Capabilities

  • Check monitor status and uptime

    Ask for all monitors with `list_monitors` or get detailed stats for a specific monitor via `get_monitor_stats`.

  • Investigate downtime events

    Retrieve online/offline events with `get_monitor_events` or total downtime seconds using `get_monitor_downtime`.

  • Create and manage monitors

    Add new HTTP, TCP, or ICMP monitors with `create_monitor`, update settings via `update_monitor`, or pause/resume checks.

  • Handle incidents on status pages

    Use `create_incident`, `update_incident`, and `resolve_incident` to manage incident lifecycle and post status updates.

  • Schedule maintenance windows

    Create upcoming maintenance periods with `create_maintenance` or remove them using `delete_maintenance`.

Tags

  • productivity

Related MCP servers

C

Cua

Official

MCP server for the Computer-Use Agent (CUA), allowing you to run CUA through Claude Desktop or other MCP clients.

21.9kWorkplace & ProductivityUpdated Today
N

Notion MCP

Official

Official Notion MCP server for searching, reading, creating, and updating Notion pages, databases, and workspace content from AI agents.

4.6kWorkplace & ProductivityUpdated Jul 25, 2026

Notion MCP Server

Search pages, read blocks, and create content in Notion workspaces.

3.9kWorkplace & ProductivityUpdated 3 days ago
L

Laravel Boost

Official

Laravel Boost is an MCP server equipped with over 15 specialized tools designed to streamline AI-assisted coding workflows.

3.6kWorkplace & ProductivityUpdated Today