Northflank (Developer Cloud & Orchestration)

Northflank (Developer Cloud & Orchestration) MCP Connector for Claude

A+

Manage cloud infrastructure via Northflank — deploy microservices, trigger CI builds, and audit background jobs.

10 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Northflank account to any AI agent and take full control of your enterprise-grade developer platform, microservice orchestration, and continuous deployment through natural conversation.

What you can do

  • Infrastructure Orchestration — List all managed projects and retrieve detailed regional metadata, including geographical datacenter distributions (AWS, GCP, Azure) directly from your agent
  • Service Management — Enumerate active application instances and retrieve precise structural anatomy, including CPU throttling and RAM allocation boundaries securely
  • Live Build Injection — Manually trigger fresh CI builds to force-refresh production assets or verify recent code merges from linked VCS (GitHub, GitLab) without opening the UI
  • Operational Control — Gracefully cycle container replicas for specific services to recycle transient memory accumulation and restore standard execution timings natively
  • Background Job Audit — List and inspect isolated batch and cron-jobs to monitor periodically executing processes like heavy DB aggregations or security scans
  • Security & Secret Audit — Access metadata for logical secret groups (vaults) to verify environment variable mappings like .env or DATABASE_URL across VPC boundaries
  • Resource Provisioning — Initialize fresh isolated project spaces or permanently tear down entire microservice ecosystems with irreversible architectural commands

How it works

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

Who is this for?

  • DevOps Engineers — monitor microservice health and trigger production deployments through natural conversation without manual dashboard navigation
  • Backend Developers — verify service resource allocations and audit background job statuses directly from your workspace terminal
  • Platform Teams — manage organizational project spaces and verify secret vault mappings across multiple Northflank environments efficiently
microservicescloud-deploymentci-cdinfrastructure-orchestrationbackend-hosting

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

create_project

Directly assigns the fundamental cloud region routing ingress requests, acting as a crucial first step in any IaC bootstrapping sequence. Provision a brand new isolated Northflank Project space

delete_project

Eliminates the Northflank project boundary entirely, severing traffic routing, killing active cron-jobs, and dropping ephemeral node.js/python backend service processes executing memory. Permanently tear down a Project and all cascading microservices

get_project

Correlates global resource restrictions backing subsequent application microservice pipelines. Examine deeper regional metadata for a Northflank Project

get_service

Useful for assessing horizontal scaling needs and verifying external domain SSL associations. Retrieve the exact structural anatomy of a single Service

list_jobs

Enumerate isolated Batch and Cron Jobs within a Project

list_projects

Fetches mandatory Project IDs. List Northflank top-level organizational Projects

list_secrets

env`, `DATABASE_URL`) that subsequently map down into running services or jobs across the Northflank VPC isolation boundaries. List Secret Group dictionaries injecting into the environments

list_services

Delineates distinct Service IDs representing either Dockerized builds or native buildpack-based GitHub auto-deploy endpoints. List explicit application/microservice instances inside a Project

restart_service

Recycles transient RAM accumulation restoring standard execution timings. Gracefully cycle container replicas for a specific Service

trigger_build

Command Northflank builders to compile and deploy latest code

See how to talk to your AI agent using Northflank (Developer Cloud & Orchestration).

List all services in the 'api-gateway' project

I've retrieved the services for 'api-gateway' (ID: gate-123). Highlights include 'Auth-Service' (Status: Running), 'Payment-Processor' (Status: Running), and 'Notification-Node'. Would you like to check the resource allocation for the auth service?

Trigger a fresh build for service 'gate-123' in project 'proj-abc'

Triggering production build… Success. I've signaled Northflank to pull the latest code from GitHub and start the build cycle for 'Auth-Service'. I'll monitor the progress and let you know once the new image is live.

Show me the secret groups configured in my project

Retrieving secret vaults… I've identified 2 logical groups: 'Production-Secrets' (Group ID: sec-987) and 'Shared-API-Keys'. I can provide the names of the environment variables mapped within these groups if you'd like.

Yes. Use the `restart_service` tool by providing your Project ID and Service ID. Your agent will signal Northflank to gracefully cycle the container replicas, effectively refreshing the running environment while maintaining your current code version.

Related Connectors