
Solana DeFi
Access comprehensive Solana DeFi data including token metadata, market data, holder information, and trading history through decoded on-chain transactions. Provides real-time metrics and analytics for the entire Solana DeFi ecosystem.
Billions of Solana DeFi TXNs, decoded and accessible via LLM
What it does
- Query token metadata and market data
- Get token holder rankings and ownership percentages
- Search for trending and recently graduated tokens
- Fetch historical price and performance data
- Find tokens by deployer wallet address
- Track all-time-high market cap records
Best for
About Solana DeFi
Solana DeFi is a community-built MCP server published by neglectapp that provides AI assistants with tools and capabilities via the Model Context Protocol. Explore billions of decoded Solana DeFi transactions, LLM-powered on-chain data and DeFi analytics for clear Solana tran It is categorized under finance, analytics data. This server exposes 20 tools that AI clients can invoke during conversations and coding sessions.
How to install
You can install Solana DeFi in your AI client of choice. Use the install panel on this page to get one-click setup for Cursor, Claude Desktop, VS Code, and other MCP-compatible clients. This server supports remote connections over HTTP, so no local installation is required.
License
Solana DeFi is released under the MIT license. This is a permissive open-source license, meaning you can freely use, modify, and distribute the software.
Tools (20)
Returns the metadata for a given token address stored in the database. Social fields are omitted.
Returns real-time metrics including price, market capitalization, FDV, liquidity, total and circulating supply, and current holder count. This endpoint does not use time windows and does not include trade statistics.
Returns ranked holder wallets, amounts, and percentage ownership for a given token address.
Returns a list of trending tokens ordered by transaction count for a given interval.
Performs a flexible search for tokens by name, symbol, or address, with optional filters, sorting, and symbol-only mode.
Neglect's Solana DeFi MCP Server
⚡ Full Solana DeFi coverage: launchpads, tokens, trades, and wallets — decoded at scale & accessible via LLMs.
This MCP server provides structured, real-time access to the entire Solana DeFi ecosystem, making it easy for agents and developers to query data in a consistent, machine-readable format.
✨ Features
- Billions of decoded on-chain Solana transactions
- Full coverage of launchpads, tokens, trades, and wallet interactions
- Real-time updates with low latency
- Secure bearer authentication with API keys
- Rich, structured data for AI agents and analytics
🗝️ Getting an API Key
To use this MCP server, you’ll need a Neglect API key:
- Go to the Neglect Developer Dashboard.
- Choose the plan that fits your needs and complete checkout.
- Once your plan is active, your API key will be automatically generated and available in your dashboard.
Example: https://api.neglect.trade/mcp?apiKey=YOUR_API_KEY
📡 Endpoints
The server is hosted at:
Transport type: streamable-http
🔑 Authentication
You must provide your Neglect API key as a query parameter:
?apiKey=YOUR_API_KEY
For detailed instructions, see the Authentication Docs.
📖 Documentation
🧑💻 Author
Built and maintained by Neglect
- Website: https://neglect.trade
- GitHub: Neglect
📜 License
Alternatives
Related Skills
Browse all skillsKpi Definition Helper - Auto-activating skill for Data Analytics. Triggers on: kpi definition helper, kpi definition helper Part of the Data Analytics skill category.
Define a focused hunt hypothesis by synthesizing completed system internals and adversary tradecraft research. Use this skill after research has been completed to narrow a high-level hunt topic into a single, concrete attack pattern with clear investigative intent. This skill produces a structured, testable hypothesis and should be used before selecting data sources, defining environment scope, or developing analytics.
Identify relevant security data sources that could capture the behavior defined in a structured hunt hypothesis. Use this skill after the hunt focus has been defined to translate investigative intent into candidate telemetry sources using existing platform catalogs. This skill supports hunt planning by reasoning over available schemas and metadata before analytics development or query execution.
Assemble a complete hunt blueprint by consolidating outputs from prior hunt planning skills into a single, structured plan for execution. Use this skill after system and tradecraft research, hunt focus definition, data source identification, and analytics generation have been completed. This skill is synthesis and packaging only and must not introduce new research, assumptions, or analytics.
Generate query-agnostic analytics that model adversary behavior by translating hunt investigative intent into analytic definitions grounded in schema semantics. This skill is used to define how behavior should manifest in data before query execution or validation, and works best when informed by system internals, adversary tradecraft, a structured hunt focus, and suggested data sources.
Drizzle ORM schema and database guide. Use when working with database schemas (src/database/schemas/*), defining tables, creating migrations, or database model code. Triggers on Drizzle schema definition, database migrations, or ORM usage questions.