Skip to main content
Glama
oaslananka

debug-recorder-mcp

by oaslananka

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoHTTP bind host. Defaults to 127.0.0.1.127.0.0.1
PORTNoHTTP port. Defaults to 3000.3000
LOG_LEVELNoMinimum structured log level: debug, info, warn, or error.
FUZZY_THRESHOLDNoOverride the Fuse.js reranking threshold.
DEBUG_RECORDER_DBNoOverride the SQLite database path. Default is ~/.debug-recorder-mcp/sessions.db.~/.debug-recorder-mcp/sessions.db
DEBUG_RECORDER_HTTP_TOKENNoPrivate/shared-secret token; required for non-loopback HTTP, not OAuth.
DEBUG_RECORDER_REMOTE_HTTPNoEnable non-loopback HTTP with true, 1, or yes. Also accepts false, 0, no.
DEBUG_RECORDER_ALLOWED_HOSTSNoComma-separated HTTP Host allowlist.
DEBUG_RECORDER_MAX_BODY_BYTESNoHTTP JSON body limit. Defaults to 1048576.1048576
DEBUG_RECORDER_ALLOWED_ORIGINSNoComma-separated browser Origin allowlist.
DEBUG_RECORDER_REDACT_BEFORE_STORENoEnable pre-store redaction with true, 1, or yes. Also accepts false, 0, no.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/oaslananka/debug-recorder-mcp'

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