mcp-site-analyst
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_AUTH_TOKEN | No | Bearer token for HTTP mode authentication. | |
| GOOGLE_CREDENTIALS_JSON | No | Full JSON key as a string for Google service account credentials. | |
| GOOGLE_APPLICATION_CREDENTIALS | No | Path to the Google service account key file. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| ga4_run_reportA | Run a custom GA4 report with flexible dimensions, metrics, and date ranges. Use ga4_get_metadata to discover available dimensions and metrics first. |
| ga4_realtime_reportA | Get real-time active users and metrics from GA4. Shows data from the last 30 minutes. |
| ga4_get_metadataA | List all available dimensions and metrics for a GA4 property. Use this to discover what fields are available before running reports. |
| ga4_top_pagesA | Get the top pages by page views for a GA4 property. A convenient shortcut for a common report. |
| ga4_top_traffic_sourcesA | Get top traffic sources for a GA4 property, broken down by source/medium. |
| ga4_user_demographicsA | Get user demographics breakdown (country, city, or language) for a GA4 property. |
| gsc_search_analyticsB | Query Google Search Console search analytics data. Returns clicks, impressions, CTR, and average position. Can be broken down by query, page, country, device, or date. |
| gsc_list_sitemapsA | List all sitemaps submitted to Google Search Console for a site. |
| gsc_get_sitemapB | Get detailed information about a specific sitemap. |
| gsc_inspect_urlA | Inspect a URL in Google Search Console. Returns indexing status, crawl info, mobile usability, and rich results status. Note: daily quotas apply. |
| gsc_list_sitesA | List all sites the service account has access to in Google Search Console. |
| gsc_top_queriesB | Get top search queries by clicks for a site. A convenient shortcut for common analysis. |
| gsc_top_pagesB | Get top pages by clicks in Google Search for a site. A convenient shortcut. |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/danishm/mcp-site-analyst'
If you have feedback or need assistance with the MCP directory API, please join our Discord server