Skip to main content
Glama
package.json617 B
{ "name": "@prodisco/loki-client", "version": "0.1.0", "description": "TypeScript client for Grafana Loki REST API", "type": "module", "main": "dist/index.js", "types": "dist/index.d.ts", "exports": { ".": { "types": "./dist/index.d.ts", "import": "./dist/index.js", "require": "./dist/index.cjs" } }, "files": [ "dist" ], "scripts": { "build": "tsc -p tsconfig.json", "test": "vitest run", "test:watch": "vitest" }, "dependencies": {}, "devDependencies": { "@types/node": "^24.10.1", "typescript": "^5.9.3", "vitest": "^4.0.15" } }

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