Skip to main content
Glama
package.json875 B
{ "name": "@prodisco/prometheus-client", "version": "0.1.0", "description": "Typed Prometheus client with metric discovery for AI agents", "type": "module", "main": "dist/index.js", "types": "dist/index.d.ts", "exports": { ".": { "import": "./dist/index.js", "types": "./dist/index.d.ts" } }, "scripts": { "build": "tsc", "clean": "rm -rf dist", "test": "vitest run", "test:watch": "vitest", "typecheck": "tsc --noEmit" }, "keywords": [ "prometheus", "metrics", "monitoring", "typescript", "ai-agents" ], "author": "", "license": "ISC", "dependencies": { "@prodisco/search-libs": "*", "prometheus-query": "^3.4.0" }, "devDependencies": { "@types/node": "^24.10.1", "typescript": "^5.9.3", "vitest": "^4.0.15" }, "files": [ "dist", "README.md" ] }

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/harche/ProDisco'

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