mcp-fleaflicker
by pete-builds
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_PORT | No | Listen port. | 3727 |
| LOG_LEVEL | No | Log level. 'INFO' or other levels. | INFO |
| LOG_FORMAT | No | Log format: 'text' or 'json'. | text |
| MCP_AUTH_TOKEN | No | The bearer token, when auth is required. | |
| FLEAFLICKER_SPORT | No | Sport, only NFL verified. | NFL |
| MCP_AUTH_REQUIRED | No | Require a bearer token on /mcp. | false |
| FLEAFLICKER_TIMEOUT | No | Per-request timeout in seconds. | 30 |
| FLEAFLICKER_BASE_URL | No | Override for testing against a mock. | https://www.fleaflicker.com/api |
| FLEAFLICKER_LEAGUE_ID | No | Default league ID. Optional; every tool takes a per-call override. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityActive
ResponsivenessNo issues