PuzzleTide
Rank #67,528io.github.catorch/puzzletide
Word search, crossword, and sudoku generators, printable PDF worksheets, and verifiable LLM evals.
PuzzleTide is a Model Context Protocol (MCP) server published by Caravaca-Labs. It ranks #67,528 of 132,113 servers tracked on MCP Toplist. PuzzleTide is listed across 3 registries — Official MCP, Glama and mcp.so, with 1 tracked version. It was first listed on Jul 17, 2026 and most recently updated on Jul 17, 2026.
Ranks ahead of 64,585 of 132,113 servers on MCP Toplist.
Use PuzzleTide
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add puzzletide -- npx -y puzzletide-mcp[mcp_servers.puzzletide]
command = "npx"
args = ["-y", "puzzletide-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"puzzletide": {
"command": "npx",
"args": [
"-y",
"puzzletide-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"puzzletide": {
"command": "npx",
"args": [
"-y",
"puzzletide-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"puzzletide": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"puzzletide-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"puzzletide": {
"command": "npx",
"args": [
"-y",
"puzzletide-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"puzzletide": {
"command": "npx",
"args": [
"-y",
"puzzletide-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.catorch%2Fpuzzletide)<a href="https://mcptoplist.com/server/io.github.catorch%2Fpuzzletide"><img src="https://mcptoplist.com/badge/io.github.catorch%2Fpuzzletide.svg" alt="MCP Toplist: #67,528 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
Caravaca-Labs
Other servers by Caravaca-Labs
View all Caravaca-Labs servers →Available versions (1)
| Version | Published |
|---|---|
| 0.2.1 | Jul 17, 2026 |
Frequently asked questions
- Who maintains PuzzleTide?
- PuzzleTide is maintained by Caravaca-Labs, which publishes 2 MCP servers (6 total versions) tracked on MCP Toplist.
- Is PuzzleTide listed on the Official MCP Registry?
- Yes — PuzzleTide is listed on the Official MCP Registry, alongside Glama and mcp.so.
- How many versions does PuzzleTide have?
- MCP Toplist tracks 1 version of PuzzleTide, most recently published on Jul 17, 2026.
- Where can I find the source code for PuzzleTide?
- The source code for PuzzleTide is hosted at github.com/Caravaca-Labs/puzzletide-cli.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.