ServalSheets
by khill1269
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NODE_ENV | No | Set to 'production' for production HTTP server. | |
| JWT_SECRET | No | Secret for signing JWTs (required for production HTTP server). | |
| STATE_SECRET | No | Secret for OAuth state parameter (required for production HTTP server). | |
| DEPLOYMENT_MODE | No | Set to 'self-hosted' or 'saas' to control OAuth scopes. | |
| GOOGLE_CLIENT_ID | No | OAuth2 client ID for Google Sheets API. | |
| OAUTH_SCOPE_MODE | No | Explicit override for OAuth scope mode: full, standard, minimal, readonly. | |
| GOOGLE_ACCESS_TOKEN | No | OAuth2 access token for Google Sheets API. | |
| OAUTH_CLIENT_SECRET | No | OAuth client secret (required for production HTTP server). | |
| GOOGLE_CLIENT_SECRET | No | OAuth2 client secret for Google Sheets API. | |
| ALLOWED_REDIRECT_URIS | No | Comma-separated list of allowed callback URIs (required for production HTTP server). | |
| GOOGLE_APPLICATION_CREDENTIALS | No | Path to the service account JSON 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'
If you have feedback or need assistance with the MCP directory API, please join our Discord server