Ezstat Mcp Server is a Model Context Protocol (MCP) server: Track and query EzStat metrics from Claude, Cursor, or any MCP agent. StatHat-compatible. In practice that means any MCP-compatible AI assistant can call Ezstat Mcp Server's tools directly — the model decides when to use them in a conversation or agent run.
It runs locally: the npm package ezstat-mcp-server speaks MCP over stdio on your machine. Configuration happens through environment variables — you'll need EZSTAT_API_KEY. The current release is v0.7.0, published under the MIT license, with source at clira-dev/ezstat-mcp-server on GitHub.
Ezstat Mcp Server is listed under AI & Agents on mcp.site and works with any MCP client — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed and the rest of the ecosystem — using the install snippets below. If you maintain Ezstat Mcp Server for ezstat.dev, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — ezstat-mcp-server · MCP over stdio
▸Credentials — Requires EZSTAT_API_KEY
▸Open source — MIT license · clira-dev/ezstat-mcp-server