Open Source MCP Runtime

Deploy and run MCP servers on your own infrastructure. A lightweight runtime that makes it easy to spin up, manage, and scale MCP servers.

What is NimbleTools?

NimbleTools is an open source runtime for deploying MCP (Model Context Protocol) servers. It handles the infrastructure so you can focus on building.

Simple Deployment

Deploy MCP servers with a single command. No complex configuration required.

Kubernetes Native

Built for Kubernetes. Runs on your existing infrastructure with standard tooling.

CLI First

Manage everything from the command line. Scriptable and automation-friendly.

Get Started

Up and running in minutes

# Install the CLI
curl -sSL https://raw.githubusercontent.com/NimbleBrainInc/nimbletools-core/main/install.sh | bash

# Deploy an MCP server
ntcli server deploy github-mcp

# Check status
ntcli server status

Works With Any MCP Client

Connect your favorite AI tools to MCP servers deployed with NimbleTools

NimbleTools is an open source project by NimbleBrain, building infrastructure for the next generation of AI applications.