sparkforensics mcp for Cline
io.github.shuffle-works/sparkforensics-mcp
MCP server for diagnosing Apache Spark event-log performance issues and comparing runs.
client:Cline
transport:stdio
runtime:npm
Install sparkforensics mcp in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"sparkforensics-mcp": {
"command": "npx",
"args": [
"-y",
"sparkforensics-mcp"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs