HitKeep
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HITKEEP_JWT_SECRET | Yes | A long random string used for JWT token generation. Required for authentication. | |
| HITKEEP_GLAMA_MCP_TOKEN | Yes | Throwaway bearer token seeded into demo data so Glama can inspect the read-only MCP tools during release checks. |
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
| Capability | Details |
|---|---|
| tools | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| hitkeep_get_ai_visibilityA | Read AI crawler fetch overview, timeseries, and optional fetch-to-visit correlation for one site. |
| hitkeep_get_api_referenceA | Fetch an official HitKeep REST API reference page as markdown by path or operation slug. |
| hitkeep_get_docA | Fetch an official HitKeep docs page as markdown. |
| hitkeep_get_ecommerceB | Read ecommerce summary, top products, source stats, and aggregate city, provider, and ASN breakdowns for one site. |
| hitkeep_get_event_breakdownB | Read a count breakdown for one event property. |
| hitkeep_get_event_namesA | List event names tracked for one site in a date range. |
| hitkeep_get_funnel_statsA | Read aggregate step visitors, drop-off, and conversion for one configured funnel. |
| hitkeep_get_mcp_helpA | Return local MCP usage guidance, token setup, privacy boundaries, date ranges, and filter syntax. |
| hitkeep_get_opportunitiesA | Read saved localized Opportunities recommendations for one site without raw prompts or provider payloads. |
| hitkeep_get_qr_campaignsA | Read aggregate QR campaign opens, pageviews, visitors, and optional open timeseries without redirect tokens or raw hit data. |
| hitkeep_get_search_consoleA | Read imported Google Search Console overview, series, and optional dimension reports for one site. |
| hitkeep_get_search_console_statusA | Read Google Search Console mapping and sync status for one HitKeep site. |
| hitkeep_get_site_overviewA | Read aggregate traffic KPIs, top dimensions, goals, chart data, and optional comparison for one site. |
| hitkeep_get_web_vitalsA | Read aggregate Web Vitals p75, sample counts, rating counts, and optional page or visitor-context breakdowns for one site. |
| hitkeep_list_sitesA | List HitKeep sites visible to the bearer API client. |
| hitkeep_search_docsA | Search official HitKeep documentation using the LLM catalog and cached markdown pages. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| hitkeep-docs-llms | The official HitKeep llms.txt catalog. |
| hitkeep-mcp-help | Usage guidance for the official HitKeep MCP server. |
| hitkeep-metric-definitions | Definitions for core HitKeep analytics metrics returned by MCP tools. |
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/PascaleBeier/hitkeep'
If you have feedback or need assistance with the MCP directory API, please join our Discord server