trade.neglect/mcp-server

Full Solana DeFi coverage: launchpads, tokens, trades, and wallets, decoded at scale.

1No licenseother

Install

Config snippet generator goes here (5 client tabs)

README

<p align="center">
  <img src="https://neglect.trade/Neglect_Banner.jpg" alt="Neglect Banner" width="100%"/>
</p>

# 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:  

1. Go to the [Neglect Developer Dashboard](https://neglect.trade/developers).  
2. Choose the plan that fits your needs and complete checkout.  
3. 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:

https://api.neglect.trade/mcp


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](https://docs.neglect.trade/products/data-services/authentication).

---

## 📖 Documentation

- [Neglect Data Services](https://docs.neglect.trade/products/data-services)  
- [MCP Server Docs](https://docs.neglect.trade/products/data-services/mcp-server)

---

## 🧑‍💻 Author

Built and maintained by **Neglect**  
- Website: [https://neglect.trade](https://neglect.trade/) 
- GitHub: [Neglect](https://github.com/NeglectApp)

---

## 📜 License

[MIT](https://opensource.org/licenses/MIT)