Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_TIMEOUT | No | The timeout for the MCP server connection in milliseconds (e.g., 30000). | |
| MCP_TOOL_TIMEOUT | No | The timeout for MCP tool execution in milliseconds (e.g., 90000). | |
| GOOGLE_CLIENT_SECRET_PATH | No | Path to the Google Cloud OAuth client secret JSON file. Defaults to ~/.appscript-mcp/client_secret.json, ./client_secret.json, or ~/.secrets/client_secret.json if not provided. |
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 | |