ngsrv-mcp
OfficialClick on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@ngsrv-mcpexpose local port 8080"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
@ngsrv/mcp
MCP server for ngsrv tunnels. Expose localhost on public HTTPS from Cursor and other MCP clients.
ngsrv is a developer tunnel tool (CLI, YAML, webhooks). This package is the optional MCP integration.
Cursor
~/.cursor/mcp.json:
{
"mcpServers": {
"ngsrv": {
"command": "npx",
"args": ["-y", "@ngsrv/mcp@latest"]
}
}
}First tunnel.start provisions a free 12-hour device trial (no signup). Agent tokens skip the Free-tier visitor warning page.
Optional: NGSRV_API_TOKEN from ngsrv.com → API Tokens → Create agent token.
Related MCP server: rustunnel-mcp
Tools
Tool | Description |
|
|
| Active tunnels in this process |
| Stop by port |
| 12h agent token (trial or refresh) |
| Cursor config + install snippets |
Legacy aliases (start_tunnel, etc.) still work.
Registry install (optional)
Some MCP clients support Smithery:
smithery mcp add ngsrv/ngsrvDocs
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceManage TezTun tunnels, subdomains, and service tokens from any MCP-compatible AI client. TezTun is a self-hosted ngrok alternative that exposes localhost services through teztun.uz with HTTPS and optional custom domains.Last updated53MIT
- AlicenseAqualityAmaintenanceMCP (Model Context Protocol) server for rustunnel. Lets AI agents (Claude Code, Cursor, Windsurf) create and manage public tunnels to local services from inside an agent session.Last updated6645AGPL 3.0
- Alicense-qualityDmaintenanceMCP server for interactive TCP connection management, enabling opening listeners, managing sessions, port forwarding, proxy with logging, and local command execution from any MCP host.Last updatedMIT
- Flicense-qualityBmaintenanceAn MCP server with HTTP/stdio support, a web admin panel for managing services, capabilities, and user permissions with Bearer token authentication, enabling relay and access control for MCP tools.Last updated
Related MCP Connectors
The MCP server for Azure DevOps, bringing the power of Azure DevOps directly to your agents.
MCP server for AgentDocs (agentdocs.eu): read, search, write, comment on & share Markdown docs.
MCP server exposing the Backtest360 engine API as tools for AI agents.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ngsrv/ngsrv-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server