akahu-mcp
by NZKea · ai-ml · mcp-server, glama
An MCP server that exposes Akahu (New Zealand open-banking) data to LLM agents, allowing them to list bank accounts, inspect investment holdings, and pull transactions for analysis.
Source: https://github.com/NZKea/akahu-mcp
Install
git clone https://github.com/NZKea/akahu-mcpTags: mcp-server, glama
Source: glama
About ai-ml MCP servers and Claude skills
ai-ml MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
akahu-mcp is one of hundreds of ai-ml entries indexed on Skiln. Browse the full ai-ml category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related ai-ml MCPs and skills
- InstantCMS MCP Server by instantcms-dev
Provides a specialized environment for developing InstantCMS 2 addons and templates by exposing hooks, class APIs, and code structures to AI assistants. It enables automated scaffolding, validation, and searching of system components to streamline the creation of functional CMS extensions.
- mcp-bridge by loopsketch
Enables LLMs to use llama.cpp models via MCP protocol by bridging MCP requests to an OpenAI-compatible API.
- trello-mcp by Artemnikov
Enables AI assistants to manage Trello boards, lists, cards, comments, checklists, labels, and members through natural language.
- Mobile Testing AI Agent MCP Server by padmarajnidagundi
Enables AI-driven mobile test automation through planning, generation, and self-healing agents for Android and iOS, exposed as callable MCP tools.
- plaid-mcp by wilderfield
A persistent MCP server that securely manages Plaid bank connections, allowing AI assistants to query financial data (balances, transactions, investments, etc.) without exposing sensitive credentials.
- IMDb MCP Server by danish-mar
Enables searching, discovering, and playing movies from IMDb via a Model Context Protocol server with a playback layer and monitoring dashboard.
- Kairogen MCP by kairogenai
MCP server for Kairogen that enables generating images and videos with various models via OAuth authentication.
- mcp-docs by gmantovani2005
Generic MCP server that exposes Markdown documentation to LLMs, enabling them to search and answer questions about any software documentation.
Frequently asked questions
How do I install akahu-mcp?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support akahu-mcp?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is akahu-mcp free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.