SEO Analytics MCP Server
by atmarcday
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port to listen on. Set automatically by Railway. Defaults to `3000` | 3000 |
| GSC_SITE_URL | Yes | Exact site URL from Search Console (e.g. `https://example.com/`) | |
| MCP_AUTH_TOKEN | Yes | Secret token for bearer auth. Generate with `openssl rand -hex 32` | |
| GA4_PROPERTY_ID | Yes | GA4 numeric property ID (e.g. `123456789`) | |
| GOOGLE_CREDENTIALS_JSON | Yes | Full contents of the service account JSON key (single line) |
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/atmarcday/seo-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server