Skip to main content
Glama

Claude Telemetry MCP

package.json1.13 kB
{ "name": "claude-telemetry-mcp", "version": "1.0.0", "description": "MCP server for Claude Code telemetry usage tracking and analytics", "main": "dist/index.js", "type": "module", "scripts": { "build": "tsc && chmod +x dist/index.js", "dev": "tsc --watch", "start": "node dist/index.js", "test": "jest", "lint": "eslint src --ext .ts" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.18.2", "axios": "^1.6.0" }, "devDependencies": { "@types/node": "^20.0.0", "@typescript-eslint/eslint-plugin": "^6.0.0", "@typescript-eslint/parser": "^6.0.0", "eslint": "^8.0.0", "jest": "^29.0.0", "typescript": "^5.0.0" }, "keywords": [ "mcp", "claude-code", "telemetry", "prometheus", "usage-tracking" ], "author": "cordlesssteve", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/cordlesssteve/claude-telemetry-mcp.git" }, "bugs": { "url": "https://github.com/cordlesssteve/claude-telemetry-mcp/issues" }, "homepage": "https://github.com/cordlesssteve/claude-telemetry-mcp#readme" }

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/cordlesssteve/claude-telemetry-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server