mcpbeat Sign in

Northflank MCP Server

answering

Northflank is answering right now. Last checked 15 min ago. It exposes 17 tools. Last commit 1 Sep 2026.

Inspect and control your Northflank projects, services, jobs, and builds from your AI assistant.

Uptime history 47 days of history · worst day 4%
47 days agonow
100.0%
Uptime 24h
91 of 91 checks
17
Tools
read from the server
175 ms
Response time
average over 24h
0
Stars
last commit 1 Sep 2026

Nothing serious here today

Today is the operative word: we check Northflank every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 15 min ago.

run in your terminal
claude mcp add northflank --transport http https://northflank.usefulapi.io/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "northflank": {
      "url": "https://northflank.usefulapi.io/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.northflank]
url = "https://northflank.usefulapi.io/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "northflank": {
      "url": "https://northflank.usefulapi.io/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "northflank": {
      "url": "https://northflank.usefulapi.io/mcp"
    }
  }
}

Available tools 17

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

northflank
northflank_get_addon
Get details and status of a single addon. GET /v1/projects/{projectId}/addons/{addonId}.
northflank_get_job
Get details of a single job, including build/deploy config and cron schedule. GET /v1/projects/{projectId}/jobs/{jobId}.
northflank_get_project
Get details of a single project, including region, cluster and associated services/jobs/addons. GET /v1/projects/{projectId}.
northflank_get_service
Get details and current status of a single service. GET /v1/projects/{projectId}/services/{serviceId}.
northflank_get_service_metrics
Get CPU / memory metrics for a service's containers. GET /v1/projects/{projectId}/services/{serviceId}/metrics. Use queryType=single (default) for a current snapshot or queryType=range with duration/startTime/endTime.
northflank_list_addons
List addons (managed databases / services) in a project with their status. GET /v1/projects/{projectId}/addons.
northflank_list_domains
List custom domains for the account (or a team), with verification status. GET /v1/domains (team: GET /v1/teams/{teamId}/domains).
northflank_list_jobs
List jobs (manual / cron) in a project. GET /v1/projects/{projectId}/jobs.
northflank_list_projects
List projects for the authenticated token (or a specific team). Good first call to discover project ids. GET /v1/projects (team: GET /v1/teams/{teamId}/projects).
northflank_list_secret_groups
List a project's secret groups — METADATA ONLY (id, name, type, priority, restrictions). Does NOT return secret values. GET /v1/projects/{projectId}/secrets.
northflank_list_service_builds
List a build service's build runs / history (branch, sha, status, timestamps). GET /v1/projects/{projectId}/services/{serviceId}/build.
northflank_list_services
List services in a project (build / deployment / combined) with their build+deployment status. GET /v1/projects/{projectId}/services.
northflank_pause_service
MUTATING: pause a service, scaling it to zero running instances. POST /v1/projects/{projectId}/services/{serviceId}/pause.
northflank_restart_service
MUTATING: restart all running containers of a service. POST /v1/projects/{projectId}/services/{serviceId}/restart.
northflank_resume_service
MUTATING: resume a paused service. Optionally set the instance count and CI/CD/autoscaling state to restore. POST /v1/projects/{projectId}/services/{serviceId}/resume.
northflank_scale_service
MUTATING: set the number of running instances (replicas) for a service. POST /v1/projects/{projectId}/services/{serviceId}/scale.
northflank_trigger_service_build
MUTATING: start a new build for a build/combined service. With an empty body it builds the latest commit on the linked branch; optionally target a branch, a specific commit sha, or a pull request. POST /v1/projects/{projectId}/services/{serviceId}/build.

Endpoints

URLTransportStateLatencyChecked
https://northflank.usefulapi.io/mcp streamable-http answering 41 ms 15 min ago

Alternatives to Northflank

same job, measured the same way
Pbx MCP
by ictinnovations

Inspect and control Asterisk (AMI) and FreeSWITCH (ESL) PBX servers from your AI assistant.

47 installs/wk local only
MeisterTask
by meistertask

Create and manage MeisterTask projects, tasks, and notes from your AI assistant.

answering
mytesla.io
by mytesla

Control your Tesla from your AI assistant - climate, charging, access, and security.

answering
Hypertune
by usefulapi

Evaluate and inspect your Hypertune feature flags from your AI assistant.

5 tools answering
Contracko
by contracko

Import, review and track renewals on your business contracts from your AI assistant.

answering
Realevents
by ykastelnik

Create and manage events in seconds from your AI assistant. No account needed.

126 installs/wk local only
Pageree
by pageree

Build, publish, capture leads from, measure and improve landing pages from your AI assistant.

answering
Blank Invoice Maker
by innarm

Create free invoices from your AI assistant via a pre-filled blankinvoicemaker.com link.

64 installs/wk local only

Northflank — questions

Answers built from our own checks of this server.

What can Northflank do?
It exposes 17 tools, read directly from the server on our last check. Among them: northflank_get_addon, northflank_get_job, northflank_get_project, northflank_get_service, northflank_get_service_metrics, northflank_list_addons and 11 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Northflank working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 175 ms. The bar chart above shows every period we have measured.
How do I connect Northflank?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Northflank need an API key?
No. Northflank completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 17 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Northflank?
It answers our handshake in 175 ms on average, which is faster than 71% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Northflank open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.