Paydirt
Rank #14,837io.github.Paydirt-AI/paydirt-mcp
Agent-native installer and control plane for Paydirt iOS feedback
Paydirt is a Model Context Protocol (MCP) server published by Paydirt-AI. It ranks #14,837 of 132,046 servers tracked on MCP Toplist. Paydirt is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Jul 30, 2026 and most recently updated on Aug 12, 2026.
Ranks ahead of 117,209 of 132,046 servers on MCP Toplist.
Use Paydirt
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add paydirt-mcp -- npx -y paydirt-mcp[mcp_servers.paydirt-mcp]
command = "npx"
args = ["-y", "paydirt-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"paydirt-mcp": {
"command": "npx",
"args": [
"-y",
"paydirt-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"paydirt-mcp": {
"command": "npx",
"args": [
"-y",
"paydirt-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"paydirt-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"paydirt-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"paydirt-mcp": {
"command": "npx",
"args": [
"-y",
"paydirt-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"paydirt-mcp": {
"command": "npx",
"args": [
"-y",
"paydirt-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.Paydirt-AI%2Fpaydirt-mcp)<a href="https://mcptoplist.com/server/io.github.Paydirt-AI%2Fpaydirt-mcp"><img src="https://mcptoplist.com/badge/io.github.Paydirt-AI%2Fpaydirt-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
Paydirt-AI
Available versions (3)
| Version | Published |
|---|---|
| 2.3.0 | Aug 12, 2026 |
| 2.1.6 | Jul 31, 2026 |
| 2.1.1 | Jul 30, 2026 |
Frequently asked questions
- Who maintains Paydirt?
- Paydirt is maintained by Paydirt-AI, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Paydirt listed on the Official MCP Registry?
- Yes — Paydirt is listed on the Official MCP Registry, alongside Glama.
- How many versions does Paydirt have?
- MCP Toplist tracks 3 versions of Paydirt, most recently published on Aug 12, 2026.
- Where can I find the source code for Paydirt?
- The source code for Paydirt is hosted at github.com/Paydirt-AI/paydirt-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.