mcp-gsc
by pijusz
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG | No | Enable debug logging | |
| GOOGLE_GSC_ENV_FILE | No | Path to .env file (default: .env) | |
| GOOGLE_GSC_PROPERTY | No | Default property URL (e.g., sc-domain:example.com). Accepts bare domains. | |
| GOOGLE_GSC_TOKEN_PATH | No | Path to cached OAuth token (default: *_token.json next to credentials) | |
| GOOGLE_GSC_ENABLE_WRITES | No | Enable write tools (default: false) | |
| GOOGLE_GSC_CREDENTIALS_PATH | Yes | Path to OAuth client JSON or service account key | |
| GOOGLE_GSC_ENABLE_EXTENDED_TOOLS | No | Enable extended analytics tools (default: false) |
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/pijusz/mcp-gsc'
If you have feedback or need assistance with the MCP directory API, please join our Discord server