Buy Me a Coffee (read-only)
Rank #24,533io.github.mayeu20/buymeacoffee-mcp
Read your own Buy Me a Coffee supporters, Extras purchases, memberships and totals.
Buy Me a Coffee (read-only) is a Model Context Protocol (MCP) server published by mayeu20. It ranks #24,533 of 132,113 servers tracked on MCP Toplist. Buy Me a Coffee (read-only) is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Sep 9, 2026 and most recently updated on Sep 14, 2026.
Ranks ahead of 107,580 of 132,113 servers on MCP Toplist.
Use Buy Me a Coffee (read-only)
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add buymeacoffee-mcp -e "BMAC_TOKEN=<your BMAC_TOKEN>" -- npx -y buymeacoffee-mcpReplace each placeholder with your own value before saving.
[mcp_servers.buymeacoffee-mcp]
command = "npx"
args = ["-y", "buymeacoffee-mcp"]
[mcp_servers.buymeacoffee-mcp.env]
BMAC_TOKEN = "<your BMAC_TOKEN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"buymeacoffee-mcp": {
"command": "npx",
"args": [
"-y",
"buymeacoffee-mcp"
],
"env": {
"BMAC_TOKEN": "<your BMAC_TOKEN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"buymeacoffee-mcp": {
"command": "npx",
"args": [
"-y",
"buymeacoffee-mcp"
],
"env": {
"BMAC_TOKEN": "<your BMAC_TOKEN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"buymeacoffee-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"buymeacoffee-mcp"
],
"env": {
"BMAC_TOKEN": "<your BMAC_TOKEN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"buymeacoffee-mcp": {
"command": "npx",
"args": [
"-y",
"buymeacoffee-mcp"
],
"env": {
"BMAC_TOKEN": "<your BMAC_TOKEN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"buymeacoffee-mcp": {
"command": "npx",
"args": [
"-y",
"buymeacoffee-mcp"
],
"env": {
"BMAC_TOKEN": "<your BMAC_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
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.mayeu20%2Fbuymeacoffee-mcp)<a href="https://mcptoplist.com/server/io.github.mayeu20%2Fbuymeacoffee-mcp"><img src="https://mcptoplist.com/badge/io.github.mayeu20%2Fbuymeacoffee-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
mayeu20
Other servers by mayeu20
View all mayeu20 servers →Available versions (3)
| Version | Published |
|---|---|
| 0.1.2 | Sep 14, 2026 |
| 0.1.1 | Sep 9, 2026 |
| 0.1.0 | Sep 9, 2026 |
Frequently asked questions
- Who maintains Buy Me a Coffee (read-only)?
- Buy Me a Coffee (read-only) is maintained by mayeu20, which publishes 2 MCP servers (5 total versions) tracked on MCP Toplist.
- Is Buy Me a Coffee (read-only) listed on the Official MCP Registry?
- Yes — Buy Me a Coffee (read-only) is listed on the Official MCP Registry, alongside Glama.
- How many versions does Buy Me a Coffee (read-only) have?
- MCP Toplist tracks 3 versions of Buy Me a Coffee (read-only), most recently published on Sep 14, 2026.
- Where can I find the source code for Buy Me a Coffee (read-only)?
- The source code for Buy Me a Coffee (read-only) is hosted at github.com/mayeu20/buymeacoffee-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.