Thread: MCP Inspector
View Single Post
  #1  
Old 09-11-2026, 09:16
th3tuga th3tuga is offline
Friend
 
Join Date: Oct 2023
Posts: 62
Rept. Given: 0
Rept. Rcvd 0 Times in 0 Posts
Thanks Given: 13
Thanks Rcvd at 26 Times in 16 Posts
th3tuga Reputation: 0
MCP Inspector

Visual testing tool for MCP servers
A developer tool for inspecting Model Context Protocol (MCP) servers. It ships as a single package, @modelcontextprotocol/inspector, that provides three ways to inspect a server:
  • Web — a Vite + React + Mantine single-page app with a Node backend.
  • CLI — a scriptable command-line client for automation, CI, and fast agent feedback loops.
  • TUI — an interactive terminal UI built with Ink.

https://github.com/modelcontextprotocol/inspector
Reply With Quote