AI coding agent skills for integrating MCPCat analytics into your MCP servers.
| Skill | Description |
|---|---|
install-mcpcat-typescript |
Install and configure MCPCat in a TypeScript MCP server |
install-mcpcat-python |
Install and configure MCPCat in a Python MCP server |
Install all skills:
npx skills add mcpcat/skillsInstall a specific skill:
npx skills add mcpcat/skills --skill install-mcpcat-typescript
npx skills add mcpcat/skills --skill install-mcpcat-pythonMCPCat is a one-line analytics SDK for MCP (Model Context Protocol) servers. It automatically captures tool usage patterns, user intent, and session data at the protocol level — no manual instrumentation required.
MIT