PluginBench
MCP Server

TableTemplates MCP Server

io.github.tresor4k/tabletemplates-mcp

What is the TableTemplates MCP server?

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

How to install TableTemplates

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "tabletemplates-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "tabletemplates-mcp"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "tabletemplates-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "tabletemplates-mcp"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "tabletemplates-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "tabletemplates-mcp"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "tabletemplates-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "tabletemplates-mcp"
      ]
    }
  }
}
Claude Code
claude mcp add tabletemplates-mcp -- npx -y tabletemplates-mcp

Related MCP servers

Tax calculators for US, UK, Canada, Australia: income tax, property tax, stamp duty.

View repository →

Calculatrices francaises : salaire net, SMIC, impots, bareme kilometrique, TVA, conversions.

View repository →

US dental prices: 12 procedures, 51 states, 200+ cities, cash vs insurance estimates.

View repository →

US take-home pay calculator by state: federal and state tax, FICA, deductions.

View repository →