Test MCP Server

Expose an in-development MCP (Model Context Protocol) server for remote testing against AI model providers like Claude and OpenAI, with per-provider authentication and traffic inspection. Puts a cloud endpoint in front of your local MCP server, authenticates each provider with its own bearer token via Vaults, and forwards to your server kept off the public internet. Use when the user is building or testing an MCP server and needs a remote AI client to reach it. Use when the user says "test my MCP server", "expose my MCP server to Claude", "connect my MCP server to OpenAI", or "front door for my MCP server".

ngrok Updated

File contents

ngrok/skills/tree/main/skills/test-mcp-server commit 7952d53a25

Frequently asked questions

npx skillmds@latest add ngrok/test-mcp-server