Finmap MCP Server
The Finmap MCP server lets any AI agent — Claude, ChatGPT, Cursor, or Codex — call Finmap through AllMCP's single hosted endpoint. Connect once and your agent gets 11 Finmap tools across operations, accounts, categories, projects, tags, counterparties. There is nothing to install or keep running: AllMCP hosts the connector, you get one URL and one sign-in.
11 tools6 categoriesAPI key auth
How to connect an AI agent to Finmap
- Add the AllMCP endpoint
https://go.allmcp.co/mcp/ to any MCP client (Claude, ChatGPT, Cursor, Codex). Sign in with Google or GitHub when the browser opens — no card, no passwords. - Ask your agent to connect Finmap. Paste your Finmap API key (or webhook URL) into the secure AllMCP connect page your agent links you to. Your key is encrypted at rest and the agent never sees it.
- Your agent can now call all 11 Finmap tools directly. The first 20,000 tool calls each month are free; system and discovery calls never count.
claude_desktop_config.json
{
"mcpServers": {
"allmcp": {
"url": "https://go.allmcp.co/mcp/"
}
}
}Finmap connects with an API key or webhook URL you paste into a secure AllMCP page — the agent never sees it.
- Operations — List and record income, expense and transfer operations - your cash-flow ledger
- Accounts — Cash and bank accounts with current balances
- Categories — Income & expense category lookup - resolve a name to the id operations use
- Projects — Projects for grouping operations in P&L-style reports
- Tags — Free-form tags for slicing operations by campaign, cost-centre, etc.
- Counterparties — Look up suppliers, debtors and other counterparties (who owes you / whom you owe)
Full Finmap guide — every tool, connect steps, examples: docs.allmcp.co ↗
Frequently asked questions
Does Finmap have an MCP server?
Yes. AllMCP is a remote, hosted MCP server for Finmap — 11 Finmap tools are available today. Add one URL to your MCP client and your agent can call Finmap without you running any server yourself.
How do I connect Claude to Finmap?
Add the AllMCP endpoint https://go.allmcp.co/mcp/ in Claude (Desktop, Code, or web), sign in with Google or GitHub, then ask Claude to connect Finmap. That's it — the same steps work for ChatGPT, Cursor and Codex.
Is the Finmap MCP server free?
Yes, to start. AllMCP includes 20,000 tool calls a month on the free tier, with no card required. Only real provider tool calls count against the quota — listing tools and connecting accounts never do.
What can the Finmap MCP server do?
It exposes 11 tools across operations, accounts, categories, projects, tags, counterparties, so an agent can read and act on your Finmap data in natural language.
How are my Finmap credentials stored?
Encrypted at rest and never written to logs. Disconnecting Finmap revokes them immediately, and deleting your AllMCP account erases them.