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). |
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
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/khill1269/servalsheets-v2'
If you have feedback or need assistance with the MCP directory API, please join our Discord server