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. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
| resources | {
"listChanged": true
} |
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_docB | Fetch an official HitKeep docs page as markdown. |
| hitkeep_get_ecommerceA | 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_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_search_consoleB | 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
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