Measure.events MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MEASURE_API_KEY | Yes | Your Measure.events API key | |
| MEASURE_API_URL | No | Custom API base URL (default: https://lets.measure.events/api/v1) | https://lets.measure.events/api/v1 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_sitesA | List all sites tracked in your Measure.events account. Returns site IDs, domains, and tracking keys. |
| get_pageviewsA | Get pageview counts for a site over a time period. Returns total pageviews and a daily time series. |
| get_top_pagesB | Get the most viewed pages on a site. Shows which content is performing best. |
| get_referrersB | Get traffic sources (referrers) for a site. Shows where visitors are coming from. |
| get_site_summaryA | Get a natural-language summary of a site's analytics. AI-friendly overview of traffic trends, top content, and referrers. |
| track_eventA | Track a custom event on a site. Use for conversions, signups, button clicks, or any custom metric. |
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
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/Turbo-Puffin/measure-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server