Cocktails
Rank #31,986io.github.pipeworx-io/cocktails
MCP server providing cocktails capabilities
Cocktails is a Model Context Protocol (MCP) server published by pipeworx-io. It ranks #31,986 of 115,460 servers tracked on MCP Toplist. Cocktails is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Mar 31, 2026 and most recently updated on Apr 1, 2026.
Ranks ahead of 83,474 of 115,460 servers on MCP Toplist.
Use Cocktails
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http cocktails https://gateway.pipeworx.io/cocktails/mcp[mcp_servers.cocktails]
url = "https://gateway.pipeworx.io/cocktails/mcp"Add to ~/.codex/config.toml.
https://gateway.pipeworx.io/cocktails/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"cocktails": {
"url": "https://gateway.pipeworx.io/cocktails/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"cocktails": {
"type": "http",
"url": "https://gateway.pipeworx.io/cocktails/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"cocktails": {
"serverUrl": "https://gateway.pipeworx.io/cocktails/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"cocktails": {
"url": "https://gateway.pipeworx.io/cocktails/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.pipeworx-io%2Fcocktails)<a href="https://mcptoplist.com/server/io.github.pipeworx-io%2Fcocktails"><img src="https://mcptoplist.com/badge/io.github.pipeworx-io%2Fcocktails.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
pipeworx-io
Other servers by pipeworx-io
- Opentargets#18,151 · 2 vers
- Patents#22,126 · 3 vers
- Freshdesk#24,759 · 2 vers
- Mhw#24,760 · 2 vers
- Treasury Fiscal#24,761 · 2 vers
- Acled#25,355 · 3 vers
- Lemmy#25,356 · 2 vers
- Opendatasoft#25,357 · 2 vers
- Polygon Io#25,358 · 2 vers
- Riot Games#25,359 · 2 vers
- Football Data#26,074 · 1 ver
- Libretranslate#26,075 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Apr 1, 2026 |
Frequently asked questions
- Who maintains Cocktails?
- Cocktails is maintained by pipeworx-io, which publishes 1328 MCP servers (1349 total versions) tracked on MCP Toplist.
- Is Cocktails listed on the Official MCP Registry?
- Yes — Cocktails is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Cocktails have?
- MCP Toplist tracks 1 version of Cocktails, most recently published on Apr 1, 2026.
- Where can I find the source code for Cocktails?
- The source code for Cocktails is hosted at github.com/pipeworx-io/mcp-cocktails.