About
Overview
The Keen.io MCP Server enables AI agents to use Keen's event analytics platform. It provides tools for recording custom events, running queries, and extracting analytics data.
Capabilities
Tools & Capabilities
⚡record_event
Record a custom event
⚡query
Run an analytics query
⚡list_collections
List event collections
Setup
Installation
bash
Install
npx -y @nicepkg/mcp-server-keen-ioExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"keen-io": {
"command": "npx",
"args": ["-y", "@nicepkg/mcp-server-keen-io"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 20
Last UpdatedFeb 12, 2026