← Browse

@davidosherdiagnostica/data-gov-il-mcp

MCP server package data-gov-il-mcp

mcp_servermcp

Install

agr install @davidosherdiagnostica/data-gov-il-mcp --target claude

This artifact does not publish files for Claude.

Document

{ "name": "data-gov-il-mcp", "version": "3.0.1", "description": "Production-grade MCP server for Israeli Government Open Data (data.gov.il) — TypeScript, typed CKAN client, OAuth 2.1, dual transport", "type": "module", "main": "./dist/bin/stdio.js", "bin": { "data-gov-il-mcp": "dist/bin/stdio.js", "data-gov-il-mcp-http": "dist/bin/http.js" }, "scripts": { "build": "tsup", "dev": "tsup --watch", "start:stdio": "node dist/bin/stdio.js", "start:http": "node dist/bin/http.js", "typecheck": "tsc --noEmit", "lint": "eslint src tests", "lint:fix": "eslint src tests --fix", "format": "prettier --write "src//*.ts" "tests//.ts"", "format:check": "prettier --check "src/**/.ts" "tests/**/*.ts"", "test": "vitest run", "test:watch": "vitest", "test:coverage": "vitest run --coverage", "test:integration": "vitest run tests/integration", "catalog:refresh": "tsx scripts/refresh-catalog.ts" }, "keywords": [ "mcp", "model-context-protocol", "data-gov-il", "israel", "government-data", "open-data", "ckan", "claude", "ai", "hebrew", "typescript", "streamable-http", "oauth2" ], "author": { "name": "David Osher", "email": "david@example.com" }, "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/DavidOsherdiagnostica/data-gov-il-mcp.git" }, "bugs": { "url": "https://github.com/DavidOsherdiagnostica/data-gov-il-mcp/issues" }, "homepage": "https://github.com/DavidOsherdiagnostica/data-gov-il-mcp#readme", "engines": { "node": ">=18.18.0" }, "dependencies": { "@modelcontextprotocol/sdk": ">=1.13.0 <2", "axios": "^1.9.0", "cors": "^2.8.5", "dotenv": "^17.2.1", "express": "^4.21.2", "express-rate-limit": "^8.5.2", "helmet": "^8.2.0", "jose": "^5.10.0", "lru-cache": "^11.1.0", "pino": "^9.7.0", "pino-pretty": "^13.0.0", "zod": "^3.25.64" }, "devDependencies": { "@types/cors": "^2.8.17", "@types/express": "^5.0.3", "@types/helmet": "^0.0.48", "@types/node": "^22.0.0", "@vitest/coverage-v8": "^3.2.4", "eslint": "^9.28.0", "prettier": "^3.5.3", "tsup": "^8.5.0", "tsx": "^4.22.4", "typescript": "^5.8.3", "typescript-eslint": "^8.34.1", "vitest": "^3.2.4" }, "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-eed692c65bd12026-08-05