fireboard-mcp
by benhodgson87
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port the HTTP server listens on. | 3000 |
| NODE_ENV | No | Set to 'production' to enable JSON structured logging. | |
| PUBLIC_DOMAIN | No | Hostname (no protocol) used to build OAuth redirect URLs and the MCP endpoint. Required in production. | |
| FIREBOARD_API_BASE | No | Override the Fireboard API base URL (useful for testing). | https://fireboard.io/api/v1 |
| FIREBOARD_CACHE_TTL_MS | No | Device list cache TTL in milliseconds. | 120000 |
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 | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/benhodgson87/fireboard-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server