Commit graph

6602 commits

Author SHA1 Message Date
Frank Fiegel
8b04090774
Update README.md 2025-03-16 22:32:51 -06:00
Frank Fiegel
6320d4242e
Merge pull request #256 from nicoloboschi/patch-1
Add vectorize server
2025-03-16 22:32:27 -06:00
Frank Fiegel
aae296eea4
Update README.md 2025-03-16 22:32:17 -06:00
Frank Fiegel
b5fa2d4083
Merge pull request #242 from nwiizo/add-tfmcp-server
Add Terraform MCP server (tfmcp) to Cloud Platforms section
2025-03-16 22:31:28 -06:00
Frank Fiegel
ab10347922
Merge pull request #200 from maxandersen/quarkus
add quarkus server framework and available mcp servers
2025-03-16 22:30:56 -06:00
Frank Fiegel
3c9598177a
Merge pull request #244 from hiromitsusasaki/main
Add raindrop.io mcp server
2025-03-16 22:29:56 -06:00
Frank Fiegel
11d32bb249
Merge branch 'main' into main 2025-03-16 22:29:49 -06:00
Frank Fiegel
7ed18ffc77
Merge pull request #240 from blurrah/graphql-server
feat: add graphql mcp server
2025-03-16 22:29:18 -06:00
Frank Fiegel
32cfe09fc0
Merge pull request #235 from sujayakar/main
Add Convex MCP server
2025-03-16 22:29:08 -06:00
Frank Fiegel
00605d1d96
Merge branch 'main' into main 2025-03-16 22:29:01 -06:00
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
45c4f474de
Merge branch 'main' into graphql-server 2025-03-16 22:28:24 -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
isqlmap
c68bb18f7d Add ZoomEye MCP Server 2025-03-15 17:59:11 +08:00
Mahesh P Chandran
3d97c57f97 Adding trino MCP server 2025-03-15 07:42:58 +00:00
Max Rydahl Andersen
27de12c07d
Merge branch 'main' into quarkus 2025-03-15 08:09:29 +01:00
Roland
fe7fb5e9f4
fix: remove new line 2025-03-15 12:34:35 +07:00
Roland
8c0f5c4401
fix: order 2025-03-15 12:33:34 +07:00
Roland
807e27a8b3
Add new NWC MCP Server 2025-03-15 12:31:18 +07: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