Skip to main content
Glama
zephyr45

SignalPilot

by zephyr45

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP port for the server and MCP endpoint. Defaults to 8091.8091
AWS_REGIONNoAWS region to use when AI_PROVIDER is 'bedrock', e.g., us-east-1.
AI_PROVIDERNoOptional AI provider for the briefing feature. Set to 'bedrock' to enable Amazon Bedrock Converse.
BEDROCK_MODELNoBedrock model ID to use when AI_PROVIDER is 'bedrock', e.g., amazon.nova-lite-v1:0.
SIGNALPILOT_BINDNoNetwork bind address. Set to '0.0.0.0' for remote access. Defaults to localhost.127.0.0.1
SIGNALPILOT_TOKENNoShared API token required for remote/container use. Set to a unique random value and send as Authorization: Bearer from MCP clients. Optional for local-only operation.
SIGNALPILOT_ORIGINNoAllowed origin for browser access in remote deployments, e.g., https://your-host. Required when binding to a non-local address.

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

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources