add 3 crypto mcp servers: pancakeswap, uniswap and token-minter
This commit is contained in:
parent
c2ddc6f33f
commit
0e1ead2990
1 changed files with 4 additions and 1 deletions
|
|
@ -255,7 +255,10 @@ Financial data access and cryptocurrency market information. Enables querying re
|
|||
- [kukapay/whale-tracker-mcp](https://github.com/kukapay/whale-tracker-mcp) 🐍 ☁️ - A mcp server for tracking cryptocurrency whale transactions.
|
||||
- [kukapay/crypto-feargreed-mcp](https://github.com/kukapay/crypto-feargreed-mcp) 🐍 ☁️ - Providing real-time and historical Crypto Fear & Greed Index data.
|
||||
- [kukapay/dune-analytics-mcp](https://github.com/kukapay/dune-analytics-mcp) 🐍 ☁️ - A mcp server that bridges Dune Analytics data to AI agents.
|
||||
|
||||
- [kukapay/pancakeswap-poolspy-mcp](https://github.com/kukapay/pancakeswap-poolspy-mcp) 🐍 ☁️ - An MCP server that tracks newly created pools on Pancake Swap.
|
||||
- [kukapay/uniswap-poolspy-mcp](https://github.com/kukapay/uniswap-poolspy-mcp) 🐍 ☁️ - An MCP server that tracks newly created liquidity pools on Uniswap across multiple blockchains.
|
||||
- [kukapay/token-minter-mcp](https://github.com/kukapay/token-minter-mcp) 🐍 ☁️ - An MCP server providing tools for AI agents to mint ERC-20 tokens across multiple blockchains.
|
||||
|
||||
### 🎮 <a name="gaming"></a>Gaming
|
||||
|
||||
Integration with gaming related data, and services
|
||||
|
|
|
|||
Loading…
Reference in a new issue