Merge pull request #297 from rishijatia/patch-1

Add Fantasy PL Community MCP Server
This commit is contained in:
Frank Fiegel 2025-03-16 22:22:23 -06:00 committed by GitHub
commit 763bfb345e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -74,6 +74,7 @@ Checkout [awesome-mcp-clients](https://github.com/punkpeye/awesome-mcp-clients/)
* 🛠️ - [Developer Tools](#developer-tools) * 🛠️ - [Developer Tools](#developer-tools)
* 📂 - [File Systems](#file-systems) * 📂 - [File Systems](#file-systems)
* 💰 - [Finance & Fintech](#finance--fintech) * 💰 - [Finance & Fintech](#finance--fintech)
* 🎮 - [Gaming](#gaming)
* 🧠 - [Knowledge & Memory](#knowledge--memory) * 🧠 - [Knowledge & Memory](#knowledge--memory)
* 🗺️ - [Location Services](#location-services) * 🗺️ - [Location Services](#location-services)
* 🎯 - [Marketing](#marketing) * 🎯 - [Marketing](#marketing)
@ -234,6 +235,12 @@ Financial data access and cryptocurrency market information. Enables querying re
- [kukapay/cryptopanic-mcp-server](https://github.com/kukapay/cryptopanic-mcp-server) 🐍 ☁️ - Providing latest cryptocurrency news to AI agents, powered by CryptoPanic. - [kukapay/cryptopanic-mcp-server](https://github.com/kukapay/cryptopanic-mcp-server) 🐍 ☁️ - Providing latest cryptocurrency news to AI agents, powered by CryptoPanic.
- [kukapay/whale-tracker-mcp](https://github.com/kukapay/whale-tracker-mcp) 🐍 ☁️ - A mcp server for tracking cryptocurrency whale transactions. - [kukapay/whale-tracker-mcp](https://github.com/kukapay/whale-tracker-mcp) 🐍 ☁️ - A mcp server for tracking cryptocurrency whale transactions.
### 🎮 <a name="gaming"></a>Gaming
Integration with gaming related data, and services
- [rishijatia/fantasy-pl-mcp](https://github.com/rishijatia/fantasy-pl-mcp/) 🐍 ☁️ - An MCP server for real-time Fantasy Premier League data and analysis tools.
### 🧠 <a name="knowledge--memory"></a>Knowledge & Memory ### 🧠 <a name="knowledge--memory"></a>Knowledge & Memory
Persistent memory storage using knowledge graph structures. Enables AI models to maintain and query structured information across sessions. Persistent memory storage using knowledge graph structures. Enables AI models to maintain and query structured information across sessions.