CSPR Sentinel
by yi-dong-z
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEMO_MODE | No | When true, uses simulated deploy hashes and simulation mode. | true |
| GITHUB_ID | No | GitHub OAuth App client ID for owner authentication. | |
| DATABASE_URL | No | Neon PostgreSQL database URL. If not set, uses in-memory repository. | |
| GITHUB_SECRET | No | GitHub OAuth App client secret. | |
| NEXTAUTH_SECRET | No | NextAuth secret for session encryption. | |
| OWNER_GITHUB_LOGIN | No | GitHub login allowed to create approval decisions. | |
| NEXT_PUBLIC_APP_URL | No | Deployed origin URL. |
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/yi-dong-z/cspr-sentinel'
If you have feedback or need assistance with the MCP directory API, please join our Discord server