Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_cards | Search One Piece TCG cards by name, color, type, cost, power, rarity, attribute, character type, or set. Returns card details with effects. |
| browse_sets | Browse One Piece TCG sets. List all sets with card counts, or view cards in a specific set. |
| card_versions | Show all printings/versions of a One Piece TCG card, including alternate art variants. Search by card name or card number. |
| browse_leaders | Browse all One Piece TCG Leader cards. Filter by color to find leaders for a specific deck color. |
| analyze_cost_curve | Analyze the cost curve of a One Piece TCG deck list. Shows cost distribution, color breakdown, and card type spread. |
| find_counters | Find One Piece TCG cards with counter values. Useful for building defensive deck strategies. Filter by color and cost. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |