Server data from the Official MCP Registry
Solana token risk-scoring MCP server for AI trading agents with insider wallet cluster detection.
Solana token risk-scoring MCP server for AI trading agents with insider wallet cluster detection.
Remote endpoints: streamable-http: https://tnt-audit.com/api/mcp
This MCP server exposes Solana token risk analysis tools via HTTP/Bearer token auth. While authentication is present and basic permissions are reasonable for the stated purpose (network access to DexScreener/blockchain APIs), there are multiple critical and high-severity vulnerabilities: (1) API key hardcoded in frontend code visible in git history and client bundles, (2) Supabase public keys embedded in source allowing unauthenticated database access, (3) Missing MCP server code analysis (file only references the endpoint but doesn't include the actual implementation), and (4) Unvalidated user input in token submission forms could enable injection attacks. These issues significantly compromise the security model. Supply chain analysis found 10 known vulnerabilities in dependencies (0 critical, 3 high severity).
4 files analyzed · 23 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.
Available as Local & Remote
This plugin can run on your machine or connect to a hosted endpoint. during install.
From the project's GitHub README.
Trench Construction Site v1.0 — Safe New Tokens Platform
A modern Next.js landing page for discovering and submitting verified micro-cap gems on Solana.
This repository includes a remote Model Context Protocol (MCP) server, built with the official @modelcontextprotocol/sdk (TypeScript), exposing Solana token risk data as tools for AI agents (Claude, Cursor, and any other MCP-compatible client).
app/api/mcp/route.tsapp/api/mcp/README.mdhttps://tnt-audit.com/api/mcp (Streamable HTTP transport)Authorization: Bearer <api_key> — free key at tnt-audit.com/risk-apiRegistered via server.registerTool(...):
| Tool | Description |
|---|---|
check_token_risk | Safety score, insider wallet cluster detection, mint/freeze authority, holder concentration, live price/liquidity/volume for one Solana token mint |
check_token_risk_batch | Same as above for up to 25 mints in one call |
get_token_risk_history | Hourly historical risk/price data for a mint over up to 90 days |
Full tool schemas and input parameters: app/api/mcp/README.md.
npm install
npm run dev
Vercel-ready. Connected to GitHub main branch for auto-deploys.
Latest: Next.js full migration done. Forced new deploy trigger.
Part of $MRDT ecosystem • D10S vibes
Links: X @Crypto_D10S | Telegram | Site
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.