@stakpak/mcp
MCP server package @stakpak/mcp
Install
agr install @stakpak/mcp --target claudeThis artifact does not publish files for Claude.
Document
{ "name": "@stakpak/mcp", "version": "0.0.3", "description": "An MCP server that connects to Stakpak", "module": "index.ts", "bin": { "@stakpak/mcp": "./build/index.js" }, "files": [ "build" ], "type": "module", "scripts": { "build": "tsc && node -e "require('fs').chmodSync('build/index.js', '755')"", "check": "bunx biome check --write .", "start": "node build/index.js", "bump": "npm version patch --no-git-tag-version", "prepublishOnly": "bun check && npm run build && npm run bump", "push": "npm run build && npm publish" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.6.1", "posthog-node": "^4.10.1", "zod": "^3.24.2" }, "devDependencies": { "@biomejs/biome": "^1.9.4", "@types/bun": "^1.2.4", "@types/node": "^22.13.9", "typescript": "^5.8.2" }, "author": "stakpak", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/stakpak/mcp" }, "engines": { "node": ">=18" }, "publishConfig": { "access": "public" } }
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-4f7e732632332026-08-04