← All servers
πŸ”§

Source Map ParserVerifiedπŸ›‘ No advisories

io.github.MasonChow/source-map-parser-mcp
New to MCP? Start here β†’
2β˜… stars
0weekly installs
10 months agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/masonchow, which proved it owns this namespace.

Verified owner: github.com/masonchow β†—io.github.MasonChow/source-map-parser-mcp

πŸ›‘ Permissions & trustwhat this server can touch before you run it

βœ“
Configuration
Reads SOURCE_MAP_PARSER_CONTEXT_OFFSET_LINE, SOURCE_MAP_PARSER_RESOURCE_CACHE_MAX_SIZE.

About

Parse JavaScript error stack traces back to original source code using source maps

Packages & transports

npmsource-map-parser-mcpv1.3.2 Β· npx

Metadata

Categorydevops
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "source_map_parser": {
      "command": "npx",
      "args": [
        "-y",
        "source-map-parser-mcp"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y source-map-parser-mcp