Commit graph

611 commits

Author SHA1 Message Date
Frank Fiegel
b874068f12
Merge pull request #239 from ShenghaiWang/main
Add xcodebuild mcp server tool
2025-03-16 22:28:40 -06:00
Frank Fiegel
50f809869d
Merge pull request #238 from sykp241095/patch-1
Add TiDB MCP Server
2025-03-16 22:28:06 -06:00
Frank Fiegel
382e4238a2
Merge pull request #269 from XGenerationLab/main
ADD Xiyan MCP server
2025-03-16 22:26:47 -06:00
Frank Fiegel
add77c7b09
Merge branch 'main' into main 2025-03-16 22:26:35 -06:00
Frank Fiegel
88ffeae73d
Merge pull request #275 from kirk-marple/main
Added Graphlit MCP Server
2025-03-16 22:26:13 -06:00
Frank Fiegel
ab4ac103a1
Merge pull request #278 from elie222/patch-1
Add Inbox Zero MCP
2025-03-16 22:26:03 -06:00
Frank Fiegel
17d7795020
Merge branch 'main' into patch-1 2025-03-16 22:25:57 -06:00
Frank Fiegel
38f32b1b9a
Merge pull request #283 from awkoy/add-new-server
Add Replicate API MCP server
2025-03-16 22:25:34 -06:00
Frank Fiegel
7ecd5c27d6
Merge pull request #281 from fakepixels/add-new-server
Add Base MCP server
2025-03-16 22:25:24 -06:00
Frank Fiegel
a6c40180f2
Merge pull request #285 from maheshpchandran/trino-mcp
Adding trino MCP server
2025-03-16 22:25:13 -06:00
Frank Fiegel
843e9e772f
Merge pull request #287 from bunasQ/magic-mcp
Add: Magic-MCP
2025-03-16 22:24:54 -06:00
Frank Fiegel
c39ae9a734
Merge pull request #288 from kukapay/main
Add crypto-feargeed-mcp
2025-03-16 22:24:41 -06:00
Frank Fiegel
1cf76b780d
Merge pull request #290 from rashidazarang/main
Update README.md
2025-03-16 22:24:27 -06:00
Frank Fiegel
d345f11e86
Update README.md 2025-03-16 22:24:13 -06:00
Frank Fiegel
b6061ad4f2
Merge pull request #291 from sawa-zen/add-vrchat-mcp
Add VRChat MCP Server
2025-03-16 22:23:30 -06:00
Frank Fiegel
ed1e1a9641
Merge pull request #292 from jjsantos01/main
docs: add QGIS MCP server
2025-03-16 22:23:19 -06:00
Frank Fiegel
eca3bd50bc
Merge pull request #293 from xzq-xu/main
add JVM MCP Servert
2025-03-16 22:23:07 -06:00
Frank Fiegel
e7a075a0b2
Merge branch 'main' into main 2025-03-16 22:22:59 -06:00
Frank Fiegel
1b31d9d72a
Merge pull request #296 from yangkyeongmo/patch-1
Add apache airflow MCP server
2025-03-16 22:22:36 -06:00
Frank Fiegel
763bfb345e
Merge pull request #297 from rishijatia/patch-1
Add Fantasy PL Community MCP Server
2025-03-16 22:22:23 -06:00
Frank Fiegel
261c383226
Merge pull request #300 from altmatter/patch-1
Add Airbnb MCP server to README.md
2025-03-16 22:21:55 -06:00
Altmatter
6f16e78596
Update README.md 2025-03-16 14:15:29 -07:00
Rishi Jatia
7b14ec78e2
Add Fantasy PL Community MCP Server
Gives your agent direct access to up-to date Fantasy Premier League (FPL) data.

## Description


## Server Details

- Server: `fantasy-pl-mcp-server`
- Provides tools to analyze Fantasy PL players and fixtures
- Provides customized advice to FPL managers based on latest API information

## Motivation and Context

I wanted to be able to ask Claude for advice on my Fantasy Premier League team, analyze players, fixtures and get transfer suggestions but it never had the upto date data and specific Fantasy relevant data (like points scored, price, etc) so I created an MCP server to give Claude direct access via the FPL API.

This MCP server lets Claude users:
- Give Claude direct access to live Fantasy Premier League data
- Use Claude as an FPL AI Assistant
- Ask for personalized advice on their FPL teams
- Get recommendations on players
- Get recommendations on fixtures and teams

## How Has This Been Tested?

Tested with Claude Desktop after doing an installation via pip. I was able to run tools and conduct analysis. I verified that the analysis makes sense. I also have some basic testing in my project code.

I also tested it out on common questions from the Fantasy PL community and it seems to be well received (see screenshots for reference)

## Breaking Changes
No

## Types of changes
<!-- What types of changes does your code introduce? Put an `x` in all the boxes that apply: -->
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
- [x] Documentation update

## Checklist
<!-- Go over all the following points, and put an `x` in all the boxes that apply. -->
- [x] I have read the [MCP Protocol Documentation](https://modelcontextprotocol.io)
- [x] My changes follows MCP security best practices
- [x] I have updated the server's README accordingly
- [x] I have tested this with an LLM client
- [x] My code follows the repository's style guidelines
- [x] New and existing tests pass locally
- [x] I have added appropriate error handling
- [x] I have documented all environment variables and configuration options

## Additional context

Fantasy Premier League (FPL) is a massively popular game with over 9 million players worldwide, making it the largest fantasy sports platform in the world. The passionate community includes dedicated followers who analyze every match, player statistic, and team selection, creating a thriving ecosystem of blogs, podcasts, and tools to gain a competitive edge in their mini-leagues and overall rankings.


![IMG_3922](https://github.com/user-attachments/assets/585187ea-7b5d-4cc9-874e-d2628cabaf01)
![IMG_3923](https://github.com/user-attachments/assets/03ae7223-6942-453e-a2e7-364cc273037d)
![IMG_3924](https://github.com/user-attachments/assets/853106d5-3de5-4012-a15e-ed83f39d5da2)
2025-03-16 14:32:43 -04:00
Gyeongmo Nathan Yang
16843f5c05
Update README.md 2025-03-17 00:55:06 +09:00
LeftX
94c4655400
Update README.md 2025-03-16 18:42:51 +08:00
LeftX
8ff58629ed
Update README.md 2025-03-16 18:41:09 +08:00
Juan Santos Ochoa
7f960bf26e
docs: add QGIS MCP server
QGIS MCP connects QGIS to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control QGIS. This integration enables prompt assisted project creation, layer loading, code execution and more.
2025-03-15 23:55:02 -06:00
sawa-zen
2583990e0f
Add sawa-zen/vrchat-mcp 2025-03-15 21:57:20 +09:00
Rashid Azarang
7da08f87ce
Update README.md 2025-03-15 06:45:40 -06:00
kukapay
4bf5b18bd5
Update README.md
Add crypto-feargreed-mcp.
2025-03-15 20:35:19 +08:00
Sergey Bunas
45636ccf1f
add: magic mcp 2025-03-15 18:19:09 +08:00
Mahesh P Chandran
3d97c57f97 Adding trino MCP server 2025-03-15 07:42:58 +00:00
Frank Fiegel
1a97e09f99
Merge pull request #273 from carterlasalle/patch-1
Add mac_messages_mcp
2025-03-14 21:17:16 -06:00
Carter LaSalle
4a1a85d2db
Update README.md 2025-03-14 20:04:30 -07:00
Tim Wang
c996d9d368
Merge branch 'main' into main 2025-03-15 10:45:01 +11:00
Yaroslav Boiko
b316f75c8f add Replicate API MCP server 2025-03-14 19:43:41 +01:00
fakepixels
006abc7fbe Add Base MCP server 2025-03-14 10:06:38 -04:00
Elie Steinbock
55353236e8
Add Inbox Zero MCP 2025-03-14 12:49:57 +02:00
Kirk Marple
4a2bab7262 Added Graphlt MCP Server 2025-03-13 16:24:43 -07:00
Carter LaSalle
15bcabc995
Add mac_messages_mcp
An MCP server that securely interfaces with your iMessage database via the Model Context Protocol (MCP), allowing LLMs to query and analyze iMessage conversations. It includes robust phone number validation, attachment processing, contact management, group chat handling, and full support for sending and receiving messages.
2025-03-13 11:27:34 -07:00
Frank Fiegel
bc437c5235
Merge pull request #251 from pab1it0/add_adx_mcp_server
Add adx-mcp-server
2025-03-13 11:55:10 -06:00
Frank Fiegel
6efd05f041
Merge branch 'main' into add_adx_mcp_server 2025-03-13 11:55:02 -06:00
Frank Fiegel
ddc2a92e92
Merge pull request #270 from Seym0n/patch-1
feat: add tiktok-mcp
2025-03-13 11:54:30 -06:00
Frank Fiegel
e0cc3da606
Merge pull request #264 from vincentkoc/patch-1
Added Opik official MCP Server
2025-03-13 11:54:17 -06:00
Frank Fiegel
86d9c071bc
Merge pull request #267 from tianzhou/patch-1
chore: add dbbub
2025-03-13 11:54:03 -06:00
Frank Fiegel
2daf7d149b
Merge pull request #252 from sriramsub/patch-1
Add Nile MCP server
2025-03-13 11:53:52 -06:00
Frank Fiegel
af7b0ca297
Merge pull request #271 from kukapay/main
Add whale-tracker-mcp.
2025-03-13 11:53:42 -06:00
Frank Fiegel
4d06c312f4
Merge pull request #272 from furey/patch-1
Added "MongoDB Lens" to Databases
2025-03-13 11:53:32 -06:00
James Furey
5f5bdffa71
Update README.md 2025-03-14 04:48:22 +11:00
kukapay
4b8f21be70
Update README.md
Add whale-tracker-mcp server.
2025-03-14 00:28:21 +08:00