Skip to main content
Glama
esinecan

MCP Inspector as MCP Server

by esinecan

insp_tools_call

Execute tools on MCP servers by connecting, running commands with arguments, and managing transport protocols for testing and inspection purposes.

Instructions

Call a tool on an MCP server. Connects, calls the tool, and disconnects.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
commandNoCommand to run the MCP server (e.g., 'node', 'python')
argsNoArguments to pass to the command (e.g., ['build/index.js'])
urlNoURL for SSE/HTTP transport (alternative to command)
transportNoTransport type (auto-detected if not specified)
headersNoHTTP headers for SSE/HTTP transport
tool_nameYesName of the tool to call
tool_argsNoArguments to pass to the tool (key=value pairs)

Latest Blog Posts

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/esinecan/mcp-inspector-as-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server