Spark Apps Catalogue for VS Code
co.spark-apps/spark-apps
Read-only catalogue of the Spark apps: what each one does, its stack, and where it runs.
client:VS Code
transport:streamable-http
tools:4
Install Spark Apps Catalogue in VS Code
.vscode/mcp.json
{
"servers": {
"spark-apps": {
"type": "http",
"url": "https://spark-apps.co/api/mcp/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs