Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Debug Test

БесплатноНе проверен

MCP Server with tool that returns all headers send to the server

GitHubEmbed

Описание

MCP Server with tool that returns all headers send to the server

README

License

debug-test-mcp is an MCP Server which has tools like get-request-headers which returns all headers that were sent with the current request

Use this Server to debug your MCP Host / Client custom header implementation.

Getting Started

Prerequisites

Before you start with sample-mcp-server, ensure the following are installed:

  • Node.js (v18 or above recommended)
    Required to run the server and manage dependencies.
brew install node
  • PNPM (v10 or above recommended) The project uses PNPM as its package manager.
    Install globally with:
npm install -g pnpm

Setup

Install dependencies:

pnpm i

Start MCP Server on localhost:3333 :

pnpm dev

Install dependencies & start server in one command:

pnpm d

Server URL http://localhost:3333/mcp

Tunneling

If your host requires HTTPS you can easily tunnel the server via a service like ngrok:

ngrok http 3333

from github.com/matsjfunke/debug-test-mcp

Установка Debug Test

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/matsjfunke/debug-test-mcp

FAQ

Debug Test MCP бесплатный?

Да, Debug Test MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Debug Test?

Нет, Debug Test работает без API-ключей и переменных окружения.

Debug Test — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Debug Test в Claude Desktop, Claude Code или Cursor?

Открой Debug Test на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Debug Test with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development