← Registry

DevOps

aft.page

Manages deployment of projects to live URLs, including rollbacks and health checks.

1 endpoint5 known toolsFirst detected August 30, 2026Last detected August 30, 2026

ENDPOINT 1

https://mcp.aft.page/mcp

No auth detected

MCP server metadata

Name
aft-page
Version
0.5.0
Capabilities
tools.listChanged

Known tools 5

deploy

Publish to a live URL.

Potential side effects
deploy_repo

Same engine as aft.

Inferred read-only
aft_deploys

List rollback-able deploys for a slug.

Inferred read-only
aft_rollback

Point the live slug at a prior deployId from aft_deploys.

Inferred read-only
aft_health

Ping the aft.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.aft-page]
url = "https://mcp.aft.page/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "aft-page": {
      "type": "http",
      "url": "https://mcp.aft.page/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: aft-page
Remote MCP URL: https://mcp.aft.page/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "aft-page": {
      "url": "https://mcp.aft.page/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "aft-page": {
      "type": "http",
      "url": "https://mcp.aft.page/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "aft-page",
  "transport": "streamable-http",
  "url": "https://mcp.aft.page/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.