Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by matsjfunke • Uncategorized
An MCP server that provides tools to debug and inspect custom MCP request headers.
Inspect all headers sent with MCP requests for debugging purposes.
Validate custom header implementations in MCP Host or Client setups.
A local or tunneled server environment to test MCP header data.
Debug MCP is a server designed to help developers debug their MCP Host and Client custom header implementations by providing tools such as 'get-request-headers' which returns all headers sent with the current request. It runs locally and can be tunneled via services like ngrok for HTTPS requirements. This server facilitates easier troubleshooting and validation of MCP header data during development.