Tickadoo MCP
Rank #9,668io.github.tickadoo/tickadoo-mcp
MCP server providing tickadoo-mcp capabilities
Tickadoo MCP is a Model Context Protocol (MCP) server published by tickadoo. It ranks #9,668 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Tickadoo MCP is listed across 3 registries — Official MCP, Glama and PulseMCP, with 5 tracked versions. It was first listed on Mar 20, 2026 and most recently updated on Mar 28, 2026.
Ranks ahead of 122,378 of 132,046 servers on MCP Toplist.
Use Tickadoo MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http tickadoo-mcp https://mcp.tickadoo.com/mcp[mcp_servers.tickadoo-mcp]
url = "https://mcp.tickadoo.com/mcp"Add to ~/.codex/config.toml.
https://mcp.tickadoo.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"tickadoo-mcp": {
"url": "https://mcp.tickadoo.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"tickadoo-mcp": {
"type": "http",
"url": "https://mcp.tickadoo.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"tickadoo-mcp": {
"serverUrl": "https://mcp.tickadoo.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"tickadoo-mcp": {
"url": "https://mcp.tickadoo.com/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.tickadoo%2Ftickadoo-mcp)<a href="https://mcptoplist.com/server/io.github.tickadoo%2Ftickadoo-mcp"><img src="https://mcptoplist.com/badge/io.github.tickadoo%2Ftickadoo-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
tickadoo
Available versions (5)
| Version | Published |
|---|---|
| 1.3.0 | Mar 28, 2026 |
| 1.2.1 | Mar 28, 2026 |
| 1.2.0 | Mar 28, 2026 |
| 1.1.0 | Mar 21, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Tickadoo MCP?
- Tickadoo MCP is maintained by tickadoo, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is Tickadoo MCP listed on the Official MCP Registry?
- Yes — Tickadoo MCP is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Tickadoo MCP have?
- MCP Toplist tracks 5 versions of Tickadoo MCP, most recently published on Mar 28, 2026.
- Where can I find the source code for Tickadoo MCP?
- The source code for Tickadoo MCP is hosted at github.com/tickadoo/tickadoo-mcp.
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.