cookie-mcp
Rank #6,189io.github.cookiechain/cookie-mcp
Cookie Chain tools for AI agents: swap, launch, liquidity, staking, NFTs, and a Solana bridge.
cookie-mcp is a Model Context Protocol (MCP) server published by cookiechain. It ranks #6,189 of 132,046 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. cookie-mcp is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Jul 21, 2026 and most recently updated on Sep 14, 2026.
Ranks ahead of 125,857 of 132,046 servers on MCP Toplist.
Use cookie-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add cookie-mcp -e "COOKIE_RPC_URL=<your COOKIE_RPC_URL>" -e "COOKIE_PRIVATE_KEY=<your COOKIE_PRIVATE_KEY>" -e "COOKIE_MAX_TRADE_COOK=<your COOKIE_MAX_TRADE_COOK>" -e "COOKIE_SLIPPAGE_BPS=<your COOKIE_SLIPPAGE_BPS>" -e "SOLANA_RPC_URL=<your SOLANA_RPC_URL>" -- npx -y cookie-mcpReplace each placeholder with your own value before saving.
[mcp_servers.cookie-mcp]
command = "npx"
args = ["-y", "cookie-mcp"]
[mcp_servers.cookie-mcp.env]
COOKIE_RPC_URL = "<your COOKIE_RPC_URL>"
COOKIE_PRIVATE_KEY = "<your COOKIE_PRIVATE_KEY>"
COOKIE_MAX_TRADE_COOK = "<your COOKIE_MAX_TRADE_COOK>"
COOKIE_SLIPPAGE_BPS = "<your COOKIE_SLIPPAGE_BPS>"
SOLANA_RPC_URL = "<your SOLANA_RPC_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cookie-mcp": {
"command": "npx",
"args": [
"-y",
"cookie-mcp"
],
"env": {
"COOKIE_RPC_URL": "<your COOKIE_RPC_URL>",
"COOKIE_PRIVATE_KEY": "<your COOKIE_PRIVATE_KEY>",
"COOKIE_MAX_TRADE_COOK": "<your COOKIE_MAX_TRADE_COOK>",
"COOKIE_SLIPPAGE_BPS": "<your COOKIE_SLIPPAGE_BPS>",
"SOLANA_RPC_URL": "<your SOLANA_RPC_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cookie-mcp": {
"command": "npx",
"args": [
"-y",
"cookie-mcp"
],
"env": {
"COOKIE_RPC_URL": "<your COOKIE_RPC_URL>",
"COOKIE_PRIVATE_KEY": "<your COOKIE_PRIVATE_KEY>",
"COOKIE_MAX_TRADE_COOK": "<your COOKIE_MAX_TRADE_COOK>",
"COOKIE_SLIPPAGE_BPS": "<your COOKIE_SLIPPAGE_BPS>",
"SOLANA_RPC_URL": "<your SOLANA_RPC_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"cookie-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"cookie-mcp"
],
"env": {
"COOKIE_RPC_URL": "<your COOKIE_RPC_URL>",
"COOKIE_PRIVATE_KEY": "<your COOKIE_PRIVATE_KEY>",
"COOKIE_MAX_TRADE_COOK": "<your COOKIE_MAX_TRADE_COOK>",
"COOKIE_SLIPPAGE_BPS": "<your COOKIE_SLIPPAGE_BPS>",
"SOLANA_RPC_URL": "<your SOLANA_RPC_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cookie-mcp": {
"command": "npx",
"args": [
"-y",
"cookie-mcp"
],
"env": {
"COOKIE_RPC_URL": "<your COOKIE_RPC_URL>",
"COOKIE_PRIVATE_KEY": "<your COOKIE_PRIVATE_KEY>",
"COOKIE_MAX_TRADE_COOK": "<your COOKIE_MAX_TRADE_COOK>",
"COOKIE_SLIPPAGE_BPS": "<your COOKIE_SLIPPAGE_BPS>",
"SOLANA_RPC_URL": "<your SOLANA_RPC_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cookie-mcp": {
"command": "npx",
"args": [
"-y",
"cookie-mcp"
],
"env": {
"COOKIE_RPC_URL": "<your COOKIE_RPC_URL>",
"COOKIE_PRIVATE_KEY": "<your COOKIE_PRIVATE_KEY>",
"COOKIE_MAX_TRADE_COOK": "<your COOKIE_MAX_TRADE_COOK>",
"COOKIE_SLIPPAGE_BPS": "<your COOKIE_SLIPPAGE_BPS>",
"SOLANA_RPC_URL": "<your SOLANA_RPC_URL>"
}
}
}
}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.cookiechain%2Fcookie-mcp)<a href="https://mcptoplist.com/server/io.github.cookiechain%2Fcookie-mcp"><img src="https://mcptoplist.com/badge/io.github.cookiechain%2Fcookie-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
cookiechain
Available versions (3)
| Version | Published |
|---|---|
| 0.5.0 | Sep 14, 2026 |
| 0.4.0 | Sep 13, 2026 |
| 0.2.2 | Jul 22, 2026 |
Frequently asked questions
- Who maintains cookie-mcp?
- cookie-mcp is maintained by cookiechain, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is cookie-mcp listed on the Official MCP Registry?
- Yes — cookie-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does cookie-mcp have?
- MCP Toplist tracks 3 versions of cookie-mcp, most recently published on Sep 14, 2026.
- Where can I find the source code for cookie-mcp?
- The source code for cookie-mcp is hosted at github.com/cookiechain/cookie-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.