TableTemplates for Cursor
io.github.tresor4k/tabletemplates-mcp
Search 1,008 Excel and Google Sheets template keywords with US demand data; find free templates.
client:Cursor
transport:stdio
runtime:npm
Install TableTemplates in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"tabletemplates-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"tabletemplates-mcp"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs