SEOMonster
by avansaber
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CF_ZONE | No | Default Cloudflare zone hostname. | |
| PSI_API_KEY | No | PageSpeed Insights API key (optional, but strongly recommended to avoid rate limiting). | |
| CF_API_TOKEN | No | Cloudflare API token. | |
| SEO_MCP_CONFIG | No | Path to TOML config file. Environment variables override. | |
| SEO_MCP_DATA_STATE | No | GSC data state: 'all' (default) or 'final'. | all |
| SEO_MCP_GOOGLE_TOKEN | No | Writable path for cached OAuth token. Required for OAuth authentication. | |
| SEO_MCP_INDEXNOW_KEY | No | IndexNow key (sensitive). Any 8-128 hex string. | |
| SEO_MCP_GA4_PROPERTY_ID | No | Default Google Analytics 4 property ID, e.g., 'properties/123456789'. | |
| SEO_MCP_GSC_DEFAULT_SITE | No | Default Google Search Console property, e.g., 'sc-domain:example.com'. | |
| SEO_MCP_ALLOW_DESTRUCTIVE | No | Set 'true' to enable cache-purge tools. Defaults to 'false'. | false |
| SEO_MCP_GOOGLE_CREDENTIALS | No | Path to Google service account JSON key file. Alternative to OAuth. | |
| SEO_MCP_GOOGLE_OAUTH_CLIENT | No | Path to Google OAuth client-secrets JSON file (desktop app type). Required for OAuth authentication. | |
| SEO_MCP_INDEXNOW_KEY_LOCATION | No | Override default IndexNow key file URL. | |
| GOOGLE_APPLICATION_CREDENTIALS | No | Standard Google service account key path fallback. |
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/avansaber/seo-monster'
If you have feedback or need assistance with the MCP directory API, please join our Discord server