ServalSheets
by khill1269
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NODE_ENV | No | Environment mode (production/development). | production |
| SAML_CERT | No | SAML certificate (PEM format) for signature verification (required for Enterprise SSO). | |
| JWT_SECRET | No | Secret for JWT token signing (required for HTTP/Remote server). | |
| SAML_ISSUER | No | SAML issuer URL (required for Enterprise SSO). | |
| STATE_SECRET | No | Secret for OAuth state parameter encryption (required for HTTP/Remote server). | |
| ENCRYPTION_KEY | No | 64-character hex encryption key for token store (required if GOOGLE_TOKEN_STORE_PATH set). | |
| GOOGLE_CLIENT_ID | No | OAuth2 client ID for Google Sheets API. | |
| SAML_ENTRY_POINT | No | SAML SSO entry point URL (required for Enterprise SSO). | |
| SAML_CALLBACK_URL | No | SAML callback URL (required for Enterprise SSO). | |
| GOOGLE_ACCESS_TOKEN | No | OAuth2 access token for Google Sheets API. | |
| OAUTH_CLIENT_SECRET | No | OAuth client secret for HTTP server (required for HTTP/Remote server). | |
| GOOGLE_CLIENT_SECRET | No | OAuth2 client secret for Google Sheets API. | |
| ALLOWED_REDIRECT_URIS | No | Comma-separated list of allowed OAuth callback URIs (required for HTTP/Remote server). | |
| GOOGLE_TOKEN_STORE_PATH | No | Path to encrypted token store file (optional). | |
| GOOGLE_APPLICATION_CREDENTIALS | No | Path to the Google service account JSON key file (recommended for automation). |
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
ActivityInactive
ResponsivenessNo issues