TableTemplates
Rank #44,911io.github.tresor4k/tabletemplates-mcp
Search 1,008 Excel and Google Sheets template keywords with US demand data; find free templates.
TableTemplates is a Model Context Protocol (MCP) server published by tresor4k. It ranks #44,911 of 115,460 servers tracked on MCP Toplist. TableTemplates is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 20, 2026 and most recently updated on Jul 20, 2026.
Ranks ahead of 70,549 of 115,460 servers on MCP Toplist.
Use TableTemplates
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add tabletemplates-mcp -- npx -y tabletemplates-mcp[mcp_servers.tabletemplates-mcp]
command = "npx"
args = ["-y", "tabletemplates-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"tabletemplates-mcp": {
"command": "npx",
"args": [
"-y",
"tabletemplates-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"tabletemplates-mcp": {
"command": "npx",
"args": [
"-y",
"tabletemplates-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"tabletemplates-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"tabletemplates-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"tabletemplates-mcp": {
"command": "npx",
"args": [
"-y",
"tabletemplates-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"tabletemplates-mcp": {
"command": "npx",
"args": [
"-y",
"tabletemplates-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.tresor4k%2Ftabletemplates-mcp)<a href="https://mcptoplist.com/server/io.github.tresor4k%2Ftabletemplates-mcp"><img src="https://mcptoplist.com/badge/io.github.tresor4k%2Ftabletemplates-mcp.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
tresor4k
Other servers by tresor4k
- Real Dental Costs#27,460 · 2 vers
- MaCalculatriceEnLigne#28,293 · 1 ver
- Calcuris#29,393 · 1 ver
- StateTakeHome#44,910 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Jul 20, 2026 |
Frequently asked questions
- Who maintains TableTemplates?
- TableTemplates is maintained by tresor4k, which publishes 5 MCP servers (6 total versions) tracked on MCP Toplist.
- Is TableTemplates listed on the Official MCP Registry?
- Yes — TableTemplates is listed on the Official MCP Registry, alongside Glama.
- How many versions does TableTemplates have?
- MCP Toplist tracks 1 version of TableTemplates, most recently published on Jul 20, 2026.
- Where can I find the source code for TableTemplates?
- The source code for TableTemplates is hosted at github.com/tresor4k/tabletemplates-mcp.