Skip to main content
Glama
RichardDillman

Googlebot Simulator MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
simulate_googlebotA

Simulate Googlebot crawling a page and capture analytics events.

This tool:

  • Uses authentic Googlebot user-agent strings

  • Simulates Googlebot's idle detection behavior (requestIdleCallback)

  • Intercepts and captures network requests matching your pattern

  • Returns detailed timing, events captured, and optional screenshots

Use this to verify:

  • Analytics pageview events fire correctly for bots

  • Bot detection is working (e.g., page_viewed vs page_viewed_bot)

  • Content is rendered correctly at the "idle" state

  • Timing of event firing relative to page load

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/RichardDillman/googlebot-simulator-mcp'

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