Source Map Parser MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 78 installs a week from npm. Last commit 28 Sep 2025.
Parse JavaScript error stack traces back to original source code using source maps
Today is the operative word: we check Source Map Parser MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add source-map-parser-mcp -- npx -y source-map-parser-mcp
{
"mcpServers": {
"source-map-parser-mcp": {
"args": [
"-y",
"source-map-parser-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.source-map-parser-mcp]
command = "npx"
args = ["-y", "source-map-parser-mcp"]
{
"mcpServers": {
"source-map-parser-mcp": {
"args": [
"-y",
"source-map-parser-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"source-map-parser-mcp": {
"args": [
"-y",
"source-map-parser-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
SOURCE_MAP_PARSER_CONTEXT_OFFSET_LINE (Context lines around error locations in source code), SOURCE_MAP_PARSER_RESOURCE_CACHE_MAX_SIZE (Maximum memory cache size in MB for source maps).
The author declared them in the registry entry; get the values from the project itself.
Coded error stack trace debugger and automated patch generator.
Fast local source code searching using Zoekt trigram-based indexing
Git-aware safe file ops for AI agents: delete anything except git-tracked source code.
Mermaid to assets. Source code to maps. MCP for agents.
OSS libs in your stack, really used: source, tests, callers. C#, Java, TS, Python, Rust, PHP+.
USPS state code OR.
MCP server for Python, JavaScript, and TypeScript code analysis with Ruff, ty, Vulture, and Biome
Analyze any video (local file or URL) into frames + transcript for Claude Code
Answers built from our own checks of this server.