stacktrace-mcp
1
The stacktrace-mcp project provides a simple JavaScript Stacktrace MCP server that helps find the nearest error location from JavaScript bundles and checks for matches in the codebase without needing a sourcemap. It is useful for integrating with MCP-supported applications like VSCode Copilot.
stacktrace-mcp
Simple JS Stacktrace MCP for getting the nearest error location from JavaScript bundle URL and lets an LLM check if it matches anything in the current codebase.
Designed for non-sourcemap users.
Getting started
- Clone the repo
- Run install commands
- Build the server
- Configure your MCP-supported app
- Enable the MCP tool
- Use error stack trace with the prompt chat