Skip to main content
Glama
esinecan

MCP Inspector as MCP Server

by esinecan

insp_prompts_get

Retrieve specific prompts from MCP servers by name to test and inspect server functionality across different transport protocols.

Instructions

Get a specific prompt from an MCP server.

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
prompt_nameYesName of the prompt to get
prompt_argsNoArguments to pass to the prompt

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