Glama MCP Inspector

Browser-based MCP debugger that spins up an ephemeral sandbox from a server URL. Lets developers exercise tools with structured inputs, view raw JSON-RPC traffic, complete OAuth flows, test prompts and resources, and share debug sessions via a unique URL. Works against local, remote, and Glama-hosted servers.

API entry from apis.yml

apis.yml Raw ↑
aid: glama-ai:glama-mcp-inspector
name: Glama MCP Inspector
tags:
- MCP
- Model Context Protocol
- Inspector
- Debugging
- Testing
humanURL: https://glama.ai/mcp/inspector
properties:
- url: https://glama.ai/mcp/inspector
  type: Documentation
- url: https://glama.ai/blog/2025-07-24-using-mcp-inspector-to-test-tools-prompts-and-resources
  type: Blog
- url: https://glama.ai/blog/2025-07-27-how-to-use-mcp-inspector-with-remote-or-cloud-hosted-mcp-servers
  type: Blog
description: Browser-based MCP debugger that spins up an ephemeral sandbox from a server URL. Lets developers
  exercise tools with structured inputs, view raw JSON-RPC traffic, complete OAuth flows, test prompts
  and resources, and share debug sessions via a unique URL. Works against local, remote, and Glama-hosted
  servers.