Percolate
Rank #22,511io.github.bguillow-rgb/percolate
Search the Percolate specialty coffee database: 1,100+ coffees with brew recipes and pairings.
Percolate is a Model Context Protocol (MCP) server published by bguillow-rgb. It ranks #22,511 of 132,113 servers tracked on MCP Toplist. Percolate is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Aug 13, 2026 and most recently updated on Sep 16, 2026.
Ranks ahead of 109,602 of 132,113 servers on MCP Toplist.
Use Percolate
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http percolate https://mcp.percolateapp.com/?src=registryclaude mcp add percolate -- npx -y percolate-mcp[mcp_servers.percolate]
url = "https://mcp.percolateapp.com/?src=registry"Add to ~/.codex/config.toml.
[mcp_servers.percolate]
command = "npx"
args = ["-y", "percolate-mcp"]Add to ~/.codex/config.toml.
https://mcp.percolateapp.com/?src=registrySettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"percolate": {
"command": "npx",
"args": [
"-y",
"percolate-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"percolate": {
"url": "https://mcp.percolateapp.com/?src=registry"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"percolate": {
"command": "npx",
"args": [
"-y",
"percolate-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"percolate": {
"type": "http",
"url": "https://mcp.percolateapp.com/?src=registry"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"percolate": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"percolate-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"percolate": {
"serverUrl": "https://mcp.percolateapp.com/?src=registry"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"percolate": {
"command": "npx",
"args": [
"-y",
"percolate-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"percolate": {
"url": "https://mcp.percolateapp.com/?src=registry"
}
}
}{
"mcpServers": {
"percolate": {
"command": "npx",
"args": [
"-y",
"percolate-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.bguillow-rgb%2Fpercolate)<a href="https://mcptoplist.com/server/io.github.bguillow-rgb%2Fpercolate"><img src="https://mcptoplist.com/badge/io.github.bguillow-rgb%2Fpercolate.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
bguillow-rgb
Other servers by bguillow-rgb
View all bguillow-rgb servers →Available versions (3)
| Version | Published |
|---|---|
| 1.0.2 | Sep 16, 2026 |
| 1.0.1 | Aug 21, 2026 |
| 1.0.0 | Aug 13, 2026 |
Frequently asked questions
- Who maintains Percolate?
- Percolate is maintained by bguillow-rgb, which publishes 4 MCP servers (13 total versions) tracked on MCP Toplist.
- Is Percolate listed on the Official MCP Registry?
- Yes — Percolate is listed on the Official MCP Registry, alongside Glama.
- How many versions does Percolate have?
- MCP Toplist tracks 3 versions of Percolate, most recently published on Sep 16, 2026.
- Where can I find the source code for Percolate?
- The source code for Percolate is hosted at github.com/bguillow-rgb/percolate-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.