Sentinel Signal MCP
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SENTINEL_API_KEY | No | API key; if omitted, auto-trial minting is used unless disabled | |
| SENTINEL_BASE_URL | No | Scoring API base URL | https://api.sentinelsignal.io |
| SENTINEL_NO_TRIAL | No | Set to '1' to disable auto-trial minting | |
| SENTINEL_API_BASE_URL | No | Legacy alias for SENTINEL_BASE_URL | |
| SENTINEL_TOKEN_BASE_URL | No | Token-service base URL used for trial key minting | https://token.sentinelsignal.io |
| SENTINEL_TIMEOUT_SECONDS | No | HTTP request timeout in seconds | 30 |
| SENTINEL_CREDENTIALS_PATH | No | Path to cached credentials file | ~/.sentinel/credentials.json |
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/sentinelsignal/sentinel-signal-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server