MCP Directory
Back

actions

by modelcontextprotocol · JavaScript · ★ 2

GitHub Actions relevant to the management of MCP repositories.

Install

npx -y github:modelcontextprotocol/actions

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "actions": {
      "command": "npx",
      "args": [
        "-y",
        "github:modelcontextprotocol/actions"
      ]
    }
  }
}

From the README

GitHub Actions relevant to the management of MCP repositories. | Action | Description | |---|---| | [](cloudflare-pages-preview/README.md) | Deploy a static HTML directory to Cloudflare Pages under a per-PR branch alias, inject noindex headers, and post a sticky PR comment with preview URLs | | [](cloudflare-pages-preview/README.md) | Delete Cloudflare Pages deployments for a closed PR's branch alias and update the sticky comment | | [](hugo-build/README.md) | Install Go + Hugo extended and build a Hugo site (preview or production mode) | | [](slash-commands/README.md) | Handle (core-maintai…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers