claude mcp add asonhow-source-map-parser-mcp -- npx -y source-map-parser-mcp
{
"mcpServers": {
"asonhow-source-map-parser-mcp": {
"command": "npx",
"args": ["-y", "source-map-parser-mcp"]
}
}
}
{
"mcpServers": {
"asonhow-source-map-parser-mcp": {
"command": "npx",
"args": ["-y", "source-map-parser-mcp"]
}
}
}
{
"mcpServers": {
"asonhow-source-map-parser-mcp": {
"command": "npx",
"args": ["-y", "source-map-parser-mcp"]
}
}
}
About This MCP Server
The source-map-parser-mcp server is a developer tool that enables parsing of JavaScript error stack traces back to their original source code using source maps. It connects to npm and utilizes stdio, allowing developers to better understand and debug their code. A developer would use this tool when trying to identify the original source of an error in their minified or compiled JavaScript code.
Parse JavaScript error stack traces back to original source code using source maps. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
source-map-parser-mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The source-map-parser-mcp server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.