debug-mcp-server

alexrwilliam/debug-mcp-server

3.2

If you are the rightful owner of debug-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server designed for debugging and development operations in AI-driven scraper workflows.

Tools

Functions exposed to the LLM to take actions

read_file

Read file contents with optional line ranges.

write_file

Write content to files.

search_file

Search for regex patterns in files.

edit_file

Replace content in existing files.

run_command

Execute shell commands with timeout.

run_python

Run Python scripts in optional venv.

extract_selectors

Find CSS/XPath/Playwright selectors in code.

setup_debug_session

Initialize debug session with artifacts.

get_session_artifacts

List all session files and data.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources