Tillpad
Rank #23,383io.github.number1101/tillpad-mcp
Bounded KVP, RAG search, and wipe receipts for agent jobs over remote MCP
Tillpad is a Model Context Protocol (MCP) server published by number1101. It ranks #23,383 of 132,046 servers tracked on MCP Toplist. Tillpad is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 24, 2026 and most recently updated on Aug 24, 2026.
Ranks ahead of 108,663 of 132,046 servers on MCP Toplist.
Use Tillpad
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http tillpad-mcp https://tillpad.cnrcode.com/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.tillpad-mcp]
url = "https://tillpad.cnrcode.com/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://tillpad.cnrcode.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"tillpad-mcp": {
"url": "https://tillpad.cnrcode.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"tillpad-mcp": {
"type": "http",
"url": "https://tillpad.cnrcode.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"tillpad-mcp": {
"serverUrl": "https://tillpad.cnrcode.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"tillpad-mcp": {
"url": "https://tillpad.cnrcode.com/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
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.number1101%2Ftillpad-mcp)<a href="https://mcptoplist.com/server/io.github.number1101%2Ftillpad-mcp"><img src="https://mcptoplist.com/badge/io.github.number1101%2Ftillpad-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
number1101
Available versions (1)
| Version | Published |
|---|---|
| 0.1.2 | Aug 24, 2026 |
Frequently asked questions
- Who maintains Tillpad?
- Tillpad is maintained by number1101, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Tillpad listed on the Official MCP Registry?
- Yes — Tillpad is listed on the Official MCP Registry, alongside Glama.
- How many versions does Tillpad have?
- MCP Toplist tracks 1 version of Tillpad, most recently published on Aug 24, 2026.
- Where can I find the source code for Tillpad?
- The source code for Tillpad is hosted at github.com/number1101/tillpad-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.