Skip to main content
Glama
danishm

mcp-site-analyst

by danishm

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_AUTH_TOKENNoBearer token for HTTP mode authentication.
GOOGLE_CREDENTIALS_JSONNoFull JSON key as a string for Google service account credentials.
GOOGLE_APPLICATION_CREDENTIALSNoPath to the Google service account key file.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

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/danishm/mcp-site-analyst'

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