Server data from the Official MCP Registry
On-chain Solana token safety — screen for rugs/honeypots and execute MEV-protected swaps.
On-chain Solana token safety — screen for rugs/honeypots and execute MEV-protected swaps.
Remote endpoints: streamable-http: https://web-production-58d585.up.railway.app/mcp
Valid MCP server (0 strong, 3 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
Endpoint verified · Open access · No issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-mrwizardlyloaf-solguard": {
"url": "https://web-production-58d585.up.railway.app/mcp"
}
}
}From the project's GitHub README.
A lightweight MCP server that screens any SPL / Token-2022 token for common rug-pull and honeypot patterns before your agent trades — mint/freeze authority, liquidity, holder concentration, and real sellability — then executes the buy through an MEV-protected route.
verify_token_safety — on-chain safety audit (authority, liquidity, holders, honeypot)check_authorities — mint / freeze / Token-2022 trap detectionsimulate_sell — can the token actually be sold? (honeypot check)execute_safe_swap — gas-optimized, MEV-protected swap executionRemote (Streamable HTTP) — no install, point your agent at:
https://web-production-58d585.up.railway.app/mcp
Listed on the official MCP Registry as
io.github.MrWizardlyLoaf/solguard.
Self-host:
pip install -r requirements.txt
python server.py
Most agents trade Solana tokens blind. SolGuard reads the chain directly, so you get a verdict
on a fresh launch instead of unknown, and routes swaps through an MEV-protected path to reduce
slippage and sandwich risk — screening and execution in one place.
Stable (v1.0.1). Open source, auditable — the screening tools only read the chain.
MIT licensed. Self-hostable. Built for Solana trading agents.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.