asher-mcp
A Personal Financial Data MCP Server over the israeli-bank-scrapers package
Install / Use
claude mcp add shlomiuziel -- npx -y github:shlomiuziel/asher-mcpIf the server publishes to npm under a different name, use that package instead — check the repo README.
MCP Server
Model Context Protocol server
Quality Score
Category
Development & EngineeringSupported Platforms
Tags
Skill content
View source on GitHub{ "name": "asher", "version": "1.0.0", "description": "Personal MCP server for financial data aggregation from Israeli banks", "main": "dist/index.js", "type": "module", "bin": { "asher": "./dist/cli/index.js" }, "exports": { ".": "./dist/index.js" }, "directories": { "doc": "doc", "test": "tests" }, "scripts": { "prepare": "husky install", "start": "tsx src/main.ts", "start:dev": "nodemon --watch 'src//*.ts' --exec 'tsx' src/main.ts", "start:mcp": "tsx src/mcp/Server.ts", "start:mcp:inspector": "npx @modelcontextprotocol/inspector node dist/mcp/Server.js", "test": "vitest run", "test:watch": "vitest", "test:mcp": "vitest run src/tests/mcp", "build": "tsc", "build:watch": "tsc --watch", "lint": "eslint . --ext .ts,.tsx --fix", "lint:check": "eslint . --ext .ts,.tsx", "format": "prettier --write "src//.{ts,js,json,md}"", "format:check": "prettier --check "src/**/.{ts,js,json,md}"", "typecheck": "tsc --noEmit", "cli": "node --no-warnings=ExperimentalWarning --import tsx ./src/cli/index.ts", "ingest-creds": "node --no-warnings=ExperimentalWarning --import tsx ./src/cli/index.ts ingest-creds", "configure:claude": "node --no-warnings=ExperimentalWarning --import tsx ./src/cli/index.ts configure:claude" }, "lint-staged": { "src//*.{js,ts,tsx}": [ "eslint --fix", "prettier --write" ], "nextjs-mcp//.{js,ts,tsx}": [ "cd nextjs-mcp && eslint --fix", "cd nextjs-mcp && prettier --write" ], ".{json,md,yml,yaml}": [ "prettier --write" ] }, "keywords": [ "mcp", "finance", "israel", "banking", "scraper" ], "author": "Shlomi Uziel", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.12.0", "@types/express": "^4.17.21", "appdata-path": "^1.0.0", "better-sqlite3-multiple-ciphers": "^8.6.0", "boxen": "^8.0.1", "chalk": "^5.4.1", "commander": "^11.1.0", "cors": "^2.8.5", "dotenv": "^16.5.0", "express": "^4.18.2", "inquirer": "^9.2.12", "israeli-bank-scrapers": "^6.2.2", "node-fetch": "^3.3.2", "node-notifier": "^10.0.1", "node-sql-parser": "^5.3.9", "pg": "^8.11.3", "tsx": "^4.19.4", "zod": "^3.25.28" }, "devDependencies": { "@types/inquirer": "^9.0.8", "@types/node": "^20.11.28", "@types/node-notifier": "^8.0.5", "@types/node-sql-parser": "^1.0.0", "@types/pg": "^8.10.9", "@types/which": "^3.0.4", "@typescript-eslint/eslint-plugin": "^8.33.0", "@typescript-eslint/parser": "^8.33.0", "@vitest/coverage-v8": "^1.6.1", "@vitest/ui": "^1.6.1", "eslint": "^9.28.0", "eslint-config-prettier": "^10.1.5", "eslint-plugin-prettier": "^5.4.1", "globals": "^16.2.0", "husky": "^9.1.7", "lint-staged": "^16.1.0", "prettier": "^3.5.3", "typescript": "^5.3.3", "vitest": "^1.6.1" }, "engines": { "node": ">=18.0.0" } }
Related Skills
Agent-Reach
84.5kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
headroom
73.4kCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
ruflo
73.0k🌊 The original agent harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, federation, vector RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
career-ops
72.4kOpen-source AI job search: scan job portals, evaluate listings into a structured A-H report with a global 1-5 score, tailor your CV, track applications — runs locally in your AI coding CLI (Claude Code, Codex, OpenCode, Antigravity…)
Security Score
Audited on Invalid Date
