Manage Israeli bank accounts and transactions.
A project for managing Israeli bank accounts and transactions using the Model Context Protocol (MCP).
npm install
npm run build
The server can be connected to any MCP-compatible client. Here's how to configure it:
For clients that support configuration files (like Claude), add the following to your configuration:
{
"mcpServers": {
"israeli-bank-mcp": {
"command": "node",
"args": [
"/path/to/israeli-bank-mcp/build/server.js"
]
}
}
}
banks://list
)
Fetch transactions (fetch-transactions
)
2FA (two-factor-auth
)
The server supports all major Israeli banks and credit card companies through the israeli-bank-scrapers library:
MIT
A read-only MCP server for Jira, enabling LLMs to query live Jira data using the CData JDBC Driver.
Evaluates technical documentation against globalization standards, analyzing for translation issues, ambiguity, and sentence length.
A server for interacting with the Linear project management tool using the Linear API.
A cognitive framework selector to help choose the right mental models and thinking frameworks for any situation.
An MCP server that analyzes the screen with OmniParser to automate GUI operations.
Access and manage Apple Notes on macOS via AppleScript.
Create, read, edit, and convert Excel files without requiring Microsoft Office.
An intelligent chatbot for automating tasks like browser control, web searches, and travel planning.
A simple note storage system with tools to add and summarize notes using a custom note:// URI scheme.
A server for interacting with the Hyperweb platform and its tools using AI agents.