# Awesome MCP Trading [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)

> A curated list of MCP servers, tools, and resources for algorithmic trading.

[Model Context Protocol (MCP)](https://modelcontextprotocol.io/) is an open standard that enables AI agents to interact with external systems through a unified interface. In the trading domain, MCP servers allow AI assistants and autonomous agents to place orders, manage positions, retrieve market data, and execute strategies across exchanges -- all through natural language or programmatic tool calls.

## Contents

- [Sponsors](#sponsors)
- [Crypto Exchanges](#crypto-exchanges)
- [Multi-Exchange](#multi-exchange)
- [Market Data and Analysis](#market-data-and-analysis)
- [DEX and DeFi](#dex-and-defi)
- [Portfolio Management](#portfolio-management)
- [Trading Tools](#trading-tools)
- [Agent Frameworks](#agent-frameworks)
- [Resources](#resources)
- [Related Lists](#related-lists)

## Sponsors

- **[Eterna MCP Gateway](https://github.com/eterna-exchange/eterna-mcp)** - Managed MCP server for Bybit perpetual futures trading. Isolated sub-accounts, built-in risk management, zero infrastructure. [Quick Start](https://github.com/eterna-exchange/eterna-mcp#quick-start)

## Crypto Exchanges

- [Bybit MCP Server (Eterna)](https://github.com/eterna-exchange/bybit-mcp-server) - Bybit-focused managed MCP server. No API key management required.
- [bybit-mcp](https://github.com/sammcj/bybit-mcp) - Bybit MCP integration.
- [bybit-mcp-server](https://github.com/ethancod1ng/bybit-mcp-server) - Self-hosted MCP server for Bybit trading.
- [Eterna MCP Gateway](https://github.com/eterna-exchange/eterna-mcp) - Managed MCP server for Bybit perpetual futures. Hosted, isolated sub-accounts, 12 trading tools.
- [mcp-server-bybit](https://github.com/dlwjdtn535/mcp-server-bybit) - MCP server for Bybit exchange.
- [tienan92it-binance](https://github.com/tienan92it/binance-mcp-server) - MCP server for Binance exchange.

## Multi-Exchange

- [CCXT MCP](https://github.com/ccxt/ccxt-mcp-server) - MCP server powered by CCXT supporting 100+ exchanges.

## Market Data and Analysis

- [lumifai-cryptocurrency-technical-analysis](https://github.com/lumifai/cryptocurrency-technical-analysis-mcp) - Cryptocurrency technical analysis via MCP.

## DEX and DeFi

- Your contribution here!

## Portfolio Management

- Your contribution here!

## Trading Tools

- [MCP Trading Agent](https://github.com/eterna-exchange/mcp-trading-agent) - IDE configurations and trading strategies for Claude Code, Cursor, and Claude Desktop.

## Agent Frameworks

- Your contribution here!

## Resources

### Documentation

- [Model Context Protocol Specification](https://spec.modelcontextprotocol.io/) - The official MCP specification.
- [MCP Introduction](https://modelcontextprotocol.io/introduction) - Getting started with MCP.
- [Eterna Documentation](https://docs.eterna.exchange/) - Documentation for the Eterna MCP Gateway.

### Tutorials

- Your contribution here!

### Communities

- Your contribution here!

## Related Lists

- [awesome-crypto-mcp-servers](https://github.com/badkk/awesome-crypto-mcp-servers) - Another curated list of crypto MCP servers.
- [awesome-mcp-servers](https://github.com/punkpeye/awesome-mcp-servers) - General MCP servers list.
- [awesome-mcp-servers (wong2)](https://github.com/wong2/awesome-mcp-servers) - Another general MCP servers list.

## Contributing

Contributions are welcome! Please read the [contribution guidelines](CONTRIBUTING.md) first.

## License

[![CC0](https://licensebuttons.net/p/zero/1.0/88x31.png)](https://creativecommons.org/publicdomain/zero/1.0/)

To the extent possible under law, the contributors have waived all copyright and related or neighboring rights to this work. See [LICENSE](LICENSE) for details.
