Slush Meme MCP
Rank #1,158io.github.SPIRY-RO/slush-meme-mcp
MCP server providing slush-meme-mcp capabilities
Slush Meme MCP is a Model Context Protocol (MCP) server published by SPIRY-RO. It ranks #1,158 of 132,046 servers tracked on MCP Toplist, and its repository has 419 GitHub stars. Slush Meme MCP is listed on Official MCP, with 2 tracked versions. It was first listed on Mar 6, 2026 and most recently updated on Mar 6, 2026.
Ranks ahead of 130,888 of 132,046 servers on MCP Toplist.
Use Slush Meme MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add slush-meme-mcp -e "HASURA_GRAPHQL_ENDPOINT=<your HASURA_GRAPHQL_ENDPOINT>" -e "HASURA_GRAPHQL_ADMIN_SECRET=<your HASURA_GRAPHQL_ADMIN_SECRET>" -e "MCP_PORT=<your MCP_PORT>" -e "RISK_SCORING_URL=<your RISK_SCORING_URL>" -e "TOKEN_DEPLOYER_URL=<your TOKEN_DEPLOYER_URL>" -- npx -y slush-meme-mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.slush-meme-mcp]
command = "npx"
args = ["-y", "slush-meme-mcp-server"]
[mcp_servers.slush-meme-mcp.env]
HASURA_GRAPHQL_ENDPOINT = "<your HASURA_GRAPHQL_ENDPOINT>"
HASURA_GRAPHQL_ADMIN_SECRET = "<your HASURA_GRAPHQL_ADMIN_SECRET>"
MCP_PORT = "<your MCP_PORT>"
RISK_SCORING_URL = "<your RISK_SCORING_URL>"
TOKEN_DEPLOYER_URL = "<your TOKEN_DEPLOYER_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"slush-meme-mcp": {
"command": "npx",
"args": [
"-y",
"slush-meme-mcp-server"
],
"env": {
"HASURA_GRAPHQL_ENDPOINT": "<your HASURA_GRAPHQL_ENDPOINT>",
"HASURA_GRAPHQL_ADMIN_SECRET": "<your HASURA_GRAPHQL_ADMIN_SECRET>",
"MCP_PORT": "<your MCP_PORT>",
"RISK_SCORING_URL": "<your RISK_SCORING_URL>",
"TOKEN_DEPLOYER_URL": "<your TOKEN_DEPLOYER_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"slush-meme-mcp": {
"command": "npx",
"args": [
"-y",
"slush-meme-mcp-server"
],
"env": {
"HASURA_GRAPHQL_ENDPOINT": "<your HASURA_GRAPHQL_ENDPOINT>",
"HASURA_GRAPHQL_ADMIN_SECRET": "<your HASURA_GRAPHQL_ADMIN_SECRET>",
"MCP_PORT": "<your MCP_PORT>",
"RISK_SCORING_URL": "<your RISK_SCORING_URL>",
"TOKEN_DEPLOYER_URL": "<your TOKEN_DEPLOYER_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"slush-meme-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"slush-meme-mcp-server"
],
"env": {
"HASURA_GRAPHQL_ENDPOINT": "<your HASURA_GRAPHQL_ENDPOINT>",
"HASURA_GRAPHQL_ADMIN_SECRET": "<your HASURA_GRAPHQL_ADMIN_SECRET>",
"MCP_PORT": "<your MCP_PORT>",
"RISK_SCORING_URL": "<your RISK_SCORING_URL>",
"TOKEN_DEPLOYER_URL": "<your TOKEN_DEPLOYER_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"slush-meme-mcp": {
"command": "npx",
"args": [
"-y",
"slush-meme-mcp-server"
],
"env": {
"HASURA_GRAPHQL_ENDPOINT": "<your HASURA_GRAPHQL_ENDPOINT>",
"HASURA_GRAPHQL_ADMIN_SECRET": "<your HASURA_GRAPHQL_ADMIN_SECRET>",
"MCP_PORT": "<your MCP_PORT>",
"RISK_SCORING_URL": "<your RISK_SCORING_URL>",
"TOKEN_DEPLOYER_URL": "<your TOKEN_DEPLOYER_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"slush-meme-mcp": {
"command": "npx",
"args": [
"-y",
"slush-meme-mcp-server"
],
"env": {
"HASURA_GRAPHQL_ENDPOINT": "<your HASURA_GRAPHQL_ENDPOINT>",
"HASURA_GRAPHQL_ADMIN_SECRET": "<your HASURA_GRAPHQL_ADMIN_SECRET>",
"MCP_PORT": "<your MCP_PORT>",
"RISK_SCORING_URL": "<your RISK_SCORING_URL>",
"TOKEN_DEPLOYER_URL": "<your TOKEN_DEPLOYER_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.SPIRY-RO%2Fslush-meme-mcp)<a href="https://mcptoplist.com/server/io.github.SPIRY-RO%2Fslush-meme-mcp"><img src="https://mcptoplist.com/badge/io.github.SPIRY-RO%2Fslush-meme-mcp.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
SPIRY-RO
Available versions (2)
| Version | Published |
|---|---|
| 2.0.1 | Mar 6, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Slush Meme MCP?
- Slush Meme MCP is maintained by SPIRY-RO, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Slush Meme MCP listed on the Official MCP Registry?
- Yes — Slush Meme MCP is listed on the Official MCP Registry.
- How many versions does Slush Meme MCP have?
- MCP Toplist tracks 2 versions of Slush Meme MCP, most recently published on Mar 6, 2026.
- Where can I find the source code for Slush Meme MCP?
- The source code for Slush Meme MCP is hosted at github.com/SPIRY-RO/slush.meme.
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.