Skip to main content
Glama
serpfire

gsc-mcp-server

by serpfire

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GSC_DB_PATHNoCustom SQLite database path~/.gsc-mcp/data.db
GSC_AUTH_MODENoOAuth or service_account. Auto-detected from which credentials are set.auto-detected
GSC_LOG_LEVELNodebug, info, warn, errorinfo
GSC_API_SCOPESNoOverride scopes (comma-separated)webmasters.readonly
GSC_TOKEN_PATHNoCustom token storage path~/.gsc-mcp/tokens.json
GSC_OAUTH_CLIENT_IDNoOAuth client ID
GSC_OAUTH_CLIENT_SECRETNoOAuth client secret
GSC_OAUTH_REFRESH_TOKENNoSkip browser flow with a pre-existing token
GSC_SERVICE_ACCOUNT_KEY_PATHNoPath to JSON key file

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/serpfire/gsc-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server