Source Map Parser Mcp

Source Map Parser Mcp

Map JavaScript stack traces back to source code with MCP integration.

Visit Source Map Parser Mcp
https://github.com/MasonChow/source-map-parser-mcp
Source Map Parser Mcp preview

About Source Map Parser Mcp

Source Map Parser Mcp is a WebAssembly-based tool for parsing JavaScript source maps, designed to help developers map error stack traces from minified/compiled JavaScript back to their original source code. It can extract and display relevant context, perform batch parsing, and unpack entire source files, making it easier to debug, troubleshoot, and maintain modern JavaScript applications. The tool can run as an MCP (Model Context Protocol) server or be embedded in a custom MCP server, offering both CLI and programmatic API access.

Resources

Product Website

Visit Source Map Parser Mcp's official website for product details and getting started.

Visit website →

Documentation

Comprehensive API reference and usage examples for Source Map Parser Mcp.

View docs →

Issues and Discussions

Community discussions and troubleshooting for common issues with Source Map Parser Mcp.

Join discussions →

Examples

Examples of how to use Source Map Parser Mcp in various scenarios.

View examples →