← Browse

@arize-ai/openinference-instrumentation-mcp

MCP server package @arizeai/openinference-instrumentation-mcp

mcp_servermcp

Install

agr install @arize-ai/openinference-instrumentation-mcp --target claude

This artifact does not publish files for Claude.

Document

{ "name": "@arizeai/openinference-instrumentation-mcp", "version": "0.2.22", "private": false, "description": "OpenInference instrumentation for MCP", "keywords": [], "license": "Apache-2.0", "author": "oss-devs@arize.com", "repository": { "type": "git", "url": "https://github.com/Arize-ai/openinference.git" }, "files": [ "dist", "src" ], "main": "dist/src/index.js", "module": "dist/esm/index.js", "types": "dist/src/index.d.ts", "esnext": "dist/esnext/index.js", "exports": { ".": { "import": "./dist/esm/index.js", "require": "./dist/src/index.js" } }, "scripts": { "prebuild": "rimraf dist && pnpm run version:update", "build": "tsc --build tsconfig.json tsconfig.esm.json tsconfig.esnext.json && tsc-alias -p tsconfig.esm.json", "postbuild": "echo '{"type": "module"}' > ./dist/esm/package.json && rimraf dist/test", "version:update": "../../scripts/version-update.js", "type:check": "tsc --noEmit", "test": "vitest run --typecheck" }, "dependencies": { "@arizeai/openinference-core": "workspace:", "@arizeai/openinference-semantic-conventions": "workspace:", "@opentelemetry/api": "^1.9.0", "@opentelemetry/core": "^1.30.1", "@opentelemetry/instrumentation": "^0.46.0" }, "devDependencies": { "@modelcontextprotocol/sdk": "^1.25.2", "@opentelemetry/exporter-trace-otlp-http": "^0.57.2", "@opentelemetry/resources": "^1.30.1", "@opentelemetry/sdk-trace-base": "^1.30.1", "@opentelemetry/sdk-trace-node": "^1.30.1", "@opentelemetry/semantic-conventions": "^1.30.1", "@types/express": "^5.0.1", "@types/node": "^20.14.11", "express": "^5.1.0", "tsx": "^4.19.3", "typescript": "^7.0.2", "vitest": "^4.0.3", "zod": "^4.0.0" } }

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-3414dcb2ceba2026-08-05