Analytics
poolproof.ru
Provides analytics and research insights on Solana assets, yield pools, chain health, and protocol risks.
ENDPOINT 1
https://poolproof.ru/mcp
MCP server metadata
- Name
- poolproof
- Version
- 1.0.0
Six endpoints. Five answer one question — is this actually what it says it is? The sixth, launches, is a live feed of what is being deployed right now and by whom, meant to be polled. Every answer is verifiable fact plus flags for what does not line up. An empty flag list means nothing failed these particular checks — not that the thing is safe.
Known tools 9
poolYield pool safety: peg of every underlying asset, yield sustainability, emission dependence, exit depth.
Inferred read-onlyexit_costReal cost of exiting a Solana position AT YOUR SIZE — live route, not theoretical slippage.
Inferred read-onlylaunchWho launched this pump.fun token and what happened to their previous ones: launch count, graduation record, and whether the creator bought their own bonding curve.
Inferred read-onlylaunchesLive feed of pump.fun launches from the last 24h with creator context: who deployed each one, how many they launched before, whether they bought their own bonding curve.
Inferred read-onlyknownDo we hold a research note on this asset, protocol, chain or role that no price feed or TVL number will tell you: dead redemption bridges, ticker collisions, ended points programmes, closed marketplaces, capital gates.
Inferred read-onlystableIs this stablecoin's $1 peg a hard anchor or a soft peg: does its price historically return to $1 (a redemption/arbitrage anchor) or sit below it (the market pricing risk), and is it dislocated right now.
Inferred read-onlysafetyIs this Solana token safe to touch: mint and freeze authority status, top-holder concentration, Token-2022 transfer risks, and the deployer's full launch record from our own recording.
Potential side effectsdeployerThe full launch record of a Solana wallet from our own live recording: how many tokens it deployed, how many reached the exchange, its graduation rate against measured base rates, and whether it is a serial minter with no survivors.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.poolproof]
url = "https://poolproof.ru/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"poolproof": {
"type": "http",
"url": "https://poolproof.ru/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: poolproof
Remote MCP URL: https://poolproof.ru/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"poolproof": {
"url": "https://poolproof.ru/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"poolproof": {
"type": "http",
"url": "https://poolproof.ru/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "poolproof",
"transport": "streamable-http",
"url": "https://poolproof.ru/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for poolproof.ru was fetched 2026-08-21T12:51:17.323Z and is being refreshed.
poolproof.ru is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.