Odel
TableTemplates

TableTemplates

Local
@tresor4kJavaScriptMITUpdated 1mo ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmtabletemplates-mcpv0.1.0

Run

npx -y tabletemplates-mcp

MCP client config

{
  "mcpServers": {
    "tabletemplates": {
      "command": "npx",
      "args": [
        "-y",
        "tabletemplates-mcp"
      ]
    }
  }
}