Overview
What is Limitless TCG MCP Server?
The Limitless TCG MCP Server is a server designed to integrate with the Limitless TCG API, allowing users to access tournament and team/decklist data using LLMs (Large Language Models).
How to use Limitless TCG MCP Server?
To run the server, use the command:
$ npx limitlesstcg-mcp api-key=<LIMITLESS_API_KEY_HERE>
You can also set the API key as an environment variable.
Key features of Limitless TCG MCP Server?
- Connects to the Limitless TCG API for tournament data.
- Supports authentication via HTTP headers.
- Exposes MCP resources for seamless integration with LLMs.
Use cases of Limitless TCG MCP Server?
- Querying the latest Pokémon VGC tournaments.
- Retrieving standings for specific tournaments.
- Accessing match pairings for tournaments.
FAQ from Limitless TCG MCP Server?
- How do I get a Limitless TCG API key?
You can obtain an API key from your user API settings on the Limitless TCG platform after filling out a form.
- What endpoints does the server support?
The server supports endpoints for listing tournaments, getting tournament details, standings, and pairings.