Source Map Parser MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 103 installs a week from npm. Last commit 28 Sep 2025.
Parse JavaScript error stack traces back to original source code using source maps
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"
}
}
}
Answers built from our own checks of this server.