← Browse

@databuddy-analytics/ai

B

MCP server package @databuddy/ai

mcp_servermcp

Install

agr install @databuddy-analytics/ai --target claude

This artifact does not publish files for Claude.

Document

{ "name": "@databuddy/ai", "version": "0.1.0", "private": true, "type": "module", "exports": { ".": "./src/index.ts", "./agent": { "types": "./src/public-types/agent.d.ts", "default": "./src/agent/index.ts" }, "./agent/errors": "./src/agent/errors.ts", "./agent/feedback": "./src/agent/feedback.ts", "./agents/analytics": "./src/ai/agents/analytics.ts", "./agents/cache": "./src/ai/agents/cache.ts", "./agents/execution": "./src/ai/agents/execution.ts", "./agents/router": "./src/ai/agents/router.ts", "./agents/types": "./src/ai/agents/types.ts", "./config/context": "./src/ai/config/context.ts", "./config/models": "./src/ai/config/models.ts", "./lib/accessible-websites": "./src/lib/accessible-websites.ts", "./lib/ai-logger": "./src/lib/ai-logger.ts", "./lib/databuddy": "./src/lib/databuddy.ts", "./lib/date-presets": "./src/lib/date-presets.ts", "./lib/supermemory": "./src/lib/supermemory.ts", "./lib/request-logger": "./src/lib/request-logger.ts", "./lib/tracing": "./src/lib/tracing.ts", "./lib/usage-telemetry": "./src/lib/usage-telemetry.ts", "./lib/website-utils": "./src/lib/website-utils.ts", "./mcp/http": "./src/mcp/http.ts", "./mcp/tools": "./src/ai/mcp/tools.ts", "./tools/toolkit": "./src/ai/tools/toolkit.ts", "./tools/scrape-page": "./src/ai/tools/scrape-page.ts", "./tools/search-console": "./src/ai/tools/search-console.ts", "./tools/utils/oauth-token": "./src/ai/tools/utils/oauth-token.ts", "./query": "./src/query/index.ts", "./query/builders": "./src/query/builders/index.ts", "./query/date-utils": "./src/query/date-utils.ts", "./query/types": "./src/query/types.ts" }, "files": [ "src" ], "scripts": { "check-types": "tsc --noEmit", "test": "bun test" }, "dependencies": { "@ai-sdk/provider": "^3.0.5", "@databuddy/api-keys": "workspace:", "@databuddy/auth": "workspace:", "@databuddy/db": "workspace:", "@databuddy/redis": "workspace:", "@databuddy/rpc": "workspace:", "@databuddy/sdk": "workspace:", "@databuddy/services": "workspace:", "@databuddy/shared": "workspace:", "@databuddy/validation": "workspace:*", "@modelcontextprotocol/sdk": "^1.26.0", "@orpc/server": "^1.14.0", "ai": "^6.0.188", "dayjs": "^1.11.19", "drizzle-orm": "catalog:", "evlog": "catalog:", "supermemory": "^4.17.0", "tokenlens": "catalog:", "zod": "catalog:" }, "devDependencies": { "@types/bun": "catalog:", "@types/node": "^26.0.0", "typescript": "catalog:", "vitest": "^4.1.5" }, "peerDependencies": { "typescript": "^5.9.3" } }

Trustgrade B

  • passBody integrity

    Whether the stored document is plausibly the kind of file the artifact declares, rather than something fetched by mistake.

  • warnType matchbest-effort: server code not analyzed

    Whether the artifact is really the kind of thing its metadata claims it is.

  • passFreshness

    How long since the source repository was last pushed to.

  • passPrompt injection

    Scans the artifact's own text for instructions aimed at your agent rather than at you.

  • warnLicensecopyleft/unknown — index-and-link only

    Whether the source repository declares an SPDX license permissive enough to redistribute.

How the grade is calculated

Each check contributes 0 points when it passes, 1 when it warns, and 2 when it fails. The total maps to a letter:

  • Aevery check passed
  • Bone warning
  • Ctwo warnings
  • Dprompt injection or body integrity failed, or three warnings
  • Fone of those failed, and something else is wrong

These are automated hygiene checks, not a security audit, and not a dependency or vulnerability scan. A grade of A means nothing was flagged — not that the artifact is safe.

Versions

  • git-ed1d0fcc0dbe2026-08-06