SetlistMCP
by adrianparker
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NODE_ENV | No | Which src/config/<env>.json the logger loads. | app |
| HTTP_TIMEOUT_MS | No | Per-request timeout. | 10000 |
| HTTP_MAX_ATTEMPTS | No | Total attempts per request, including retries on 429/502/503/504. | 4 |
| SETLISTFM_API_KEY | Yes | Your setlist.fm API key. Required. | |
| MUSICBRAINZ_CONTACT | No | Contact detail sent to MusicBrainz in the User-Agent. | |
| SETLISTFM_DAILY_LIMIT | No | Per-process request budget for setlist.fm. | 1300 |
| SETLISTFM_MIN_INTERVAL_MS | No | Minimum gap between setlist.fm requests. | 1100 |
| MUSICBRAINZ_MIN_INTERVAL_MS | No | Minimum gap between MusicBrainz requests. | 1100 |
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
ActivityMaintained
ResponsivenessNo issues