Suigar Gaming runs on your own machine — the client starts it, so there is no endpoint to ping. 171 installs a week from npm. Last commit 21 Sep 2026.
AI agent MCP server for Suigar casino game, SweetHouse, NFT, and referral transactions.
We read the source, 16 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
пакет @suigar/mcp ссылается на suigar-gaming/suigar-skill
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp -- npx -y @suigar/mcp
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@suigar/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.mcp]
command = "npx"
args = ["-y", "@suigar/mcp"]
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@suigar/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@suigar/mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
SUIGAR_MCP_BRIDGE_WEB_URL (Custom Suigar MCP browser app origin for wallet pairing and approval pages.), SUIGAR_MCP_BRIDGE_TIMEOUT_MS (Milliseconds before local browser login, logout, and approval bridges expire.), SUIGAR_MCP_BRIDGE_MAX_BODY_BYTES (Maximum JSON callback body size in bytes for local browser bridges.), SUIGAR_MCP_SESSION_SETUP_TIMEOUT_MS (Milliseconds before local session-wallet setup pages expire.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Resend — transactional email API for AI assistants...
Unofficial MCP server for fintable.io — manage financial categories, rules, and transactions.
Unofficial MCP server for the ZEN.com Payment Gateway: payment links, transactions, refunds.
MCP server for the Revolut Business API: accounts, transactions, payments, FX, and more.
MCP server for Monarch Money — account, transaction, and budget management.
86-tool MCP server for Bostrom blockchain: read chain state and sign transactions
MCP server for Monarch Money — accounts, transactions, budgets, cashflow, investments, and more
Crypto transaction firewall and risk tools for MCP agents.
Answers built from our own checks of this server.