About
Overview
The ngrok MCP Server enables AI agents to manage ngrok tunnels. It provides tools for creating tunnels, listing active tunnels, and accessing tunnel statistics.
Capabilities
Tools & Capabilities
⚡create_tunnel
Create a new ngrok tunnel
⚡list_tunnels
List active tunnels
⚡stop_tunnel
Stop a tunnel
Setup
Installation
bash
Install
npx -y mcp-server-ngrokExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"ngrok": {
"command": "npx",
"args": ["-y", "mcp-server-ngrok"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 55
Last UpdatedFeb 12, 2026