SEO Thermostat MCP
by mehere14
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GSC_SITE_URL | No | The Search Console site URL (e.g., https://example.com/ or sc-domain:example.com). | |
| POSTHOG_HOST | No | PostHog host URL (e.g., https://us.posthog.com). | |
| GA4_PROPERTY_ID | No | The numeric GA4 property ID. | |
| POSTHOG_API_KEY | No | PostHog personal API key. | |
| POSTHOG_PROJECT_ID | No | PostHog project ID (numeric). | |
| GA4_CREDENTIALS_PATH | No | Path to the GA4 service account JSON key file. | |
| GA4_OAUTH_TOKEN_PATH | No | Path to the GA4 OAuth token JSON file. | |
| GSC_OAUTH_TOKEN_PATH | No | Path to the Google OAuth token JSON file (containing refresh token). | |
| GA4_CONVERSION_EVENTS | No | Comma-separated list of conversion event names. | |
| SEO_THERMOSTAT_DB_PATH | No | Path to the local SQLite database file. | |
| SEO_THERMOSTAT_LOG_LEVEL | No | Log level (e.g., INFO). | |
| POSTHOG_ACTIVATION_EVENTS | No | Comma-separated list of activation event names. | |
| POSTHOG_INTERACTION_EVENTS | No | Comma-separated list of interaction event names. | |
| SEO_THERMOSTAT_CONTENT_ROOT | No | Path to the local content folder to index. | |
| SEO_THERMOSTAT_MCP_TRANSPORT | No | MCP transport type (default: stdio). | stdio |
| GA4_OAUTH_CLIENT_SECRETS_PATH | No | Path to the Google OAuth client secrets JSON file for GA4. | |
| GSC_OAUTH_CLIENT_SECRETS_PATH | No | Path to the Google OAuth client secrets JSON file. | |
| SEO_THERMOSTAT_CONTENT_MANIFEST | No | Path to the generated content manifest file. | |
| SEO_THERMOSTAT_SETTLED_DATA_OFFSET_DAYS | No | Default settled-data lag in days (e.g., 3). |
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/mehere14/SEO-Thermostat'
If you have feedback or need assistance with the MCP directory API, please join our Discord server