Skip to content
VS Code

TableTemplates for VS Code

io.github.tresor4k/tabletemplates-mcp

Search 1,008 Excel and Google Sheets template keywords with US demand data; find free templates.

client:VS Code transport:stdio runtime:npm

Install TableTemplates in VS Code

.vscode/mcp.json

{
  "servers": {
    "tabletemplates-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "tabletemplates-mcp"
      ]
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

TableTemplates in other clients