← Browse

@nooqta/saiku

MCP server package saiku

mcp_servermcp

Install

agr install @nooqta/saiku --target claude

This artifact does not publish files for Claude.

Document

{ "name": "saiku", "version": "0.0.25", "description": "The AI agent", "main": "dist/index.js", "types": "dist/index.d.ts", "scripts": { "build": "tsc", "watch": "tsc -w", "start": "node dist/bin/cli.js", "test": "jest", "test:watch": "jest --watch" }, "dependencies": { "@anthropic-ai/sdk": "^0.20.1", "@google-cloud/aiplatform": "^3.2.0", "@google-cloud/local-auth": "^3.0.0", "@google-cloud/vision": "^4.0.2", "@google/generative-ai": "^0.24.0", "@huggingface/inference": "^2.6.4", "@mistralai/mistralai": "^0.1.3", "@modelcontextprotocol/sdk": "^1.7.0", "@types/socket.io": "^3.0.2", "axios": "^1.5.1", "cheerio": "^1.0.0-rc.12", "cli-table": "^0.3.11", "commander": "^11.0.0", "cors": "^2.8.5", "docxtemplater": "^3.39.2", "dotenv": "^16.3.1", "esm-ts": "^0.0.9", "express": "^4.18.2", "fluent-ffmpeg": "^2.1.2", "glob": "^9.3.5", "google-auth-library": "^9.2.0", "googleapis": "^127.0.0", "js-yaml": "^4.1.0", "mammoth": "^1.6.0", "marked": "^9.0.3", "marked-terminal": "^6.0.0", "mathjs": "^12.0.0", "module-alias": "^2.2.3", "mysql2": "^3.6.3", "node-fetch": "^2.7.0", "openai": "^4.16.1", "ora": "^7.0.1", "pdf-parse": "^1.1.1", "pizzip": "^3.1.4", "prompt-sync": "^4.2.0", "prompts": "^2.4.2", "puppeteer": "^21.1.0", "qrcode-terminal": "^0.12.0", "readline-sync": "^1.4.10", "rehype-raw": "^7.0.0", "sharp": "^0.32.6", "socket.io": "^4.7.2", "tiktoken": "^1.0.10", "tiktoken-node": "^0.0.6" }, "devDependencies": { "@types/cli-table": "^0.3.3", "@types/express": "^4.17.20", "@types/fluent-ffmpeg": "^2.1.22", "@types/jest": "^29.5.4", "@types/js-yaml": "^4.0.5", "@types/marked-terminal": "^3.1.3", "@types/pdf-parse": "^1.1.2", "@types/prompt-sync": "^4.2.1", "@types/prompts": "^2.4.5", "@types/puppeteer": "^7.0.4", "@types/qrcode-terminal": "^0.12.0", "@types/readline-sync": "^1.4.4", "jest": "^29.6.4", "source-map-support": "^0.5.21", "ts-jest": "^29.1.1", "ts-node": "^10.9.1", "typescript": "^4.9.5" }, "author": "Anis Marrouchi", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/nooqta/saiku.git" }, "bin": { "saiku": "dist/bin/cli.js" }, "files": [ "dist", "LICENSE", "readme.md" ], "_moduleAliases": { "@": "dist" } }

Trust

Not scanned yet. Artifacts are graded after they are crawled, so a recently discovered one may have no result for a while.

Versions

  • git-bbfd592a027d2026-08-05