Skip to main content
Glama
bruchris

Fiken MCP

by bruchris

Fiken MCP

Open-source TypeScript client, Model Context Protocol server and CLI for Fiken. Unofficial; not affiliated with Fiken AS.

Companies, accounts, contacts, purchases and purchase attachments.

Package and release status

@bruchris/fiken-mcp version 0.1.0 is prepared but not yet published to npm. Requires Node 22.14+; Node 24 is recommended. The following installation command applies after the first npm release.

npx -y @bruchris/fiken-mcp

Set FIKEN_API_TOKEN in your client environment. Import the typed client from @bruchris/fiken-mcp/client without launching MCP or loading environment files. Fiken restricts personal-key use in third-party applications; obtain required OAuth/vendor authorization before offering an integration to other firms. See Fiken API documentation.

Related MCP server: MCP YNAB Server

Approval

MCP writes return a preview until confirm=true; the client must obtain approval before confirming. CLI writes require --confirm. For paid purchases, take the payment date and NOK amount from the booked bank transaction. Attach a receipt to the purchase; do not duplicate it into Fiken Innboks. The model chooses accounting fields after reading the receipt and similar bookings.

Development

npm ci
npm test
npm run typecheck
npm run build
npm run test:tooling
npm run check:public
npm run check:secrets

This repository contains only the Fiken package in packages/fiken-mcp and its supporting tooling. Its root workspace is private to prevent accidental publication of the tooling. The Freddy application source remains private and is excluded.

Package documentation · Public docs · Hosting · Contributing · Releases · Security

MIT license.

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

No tool schema history has been recorded yet.

Maintenance

ActivityMaintained
ResponsivenessNo issues

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

  • F
    license
    B
    quality
    Not graded
    maintenance
    Provides access to YNAB (You Need A Budget) functionality through the Model Context Protocol, allowing users to view account balances, access transaction data, and create new transactions.
    10
    -
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables full management of Todoist accounts, including projects, tasks, sections, and labels, through the Model Context Protocol. It provides a comprehensive set of tools for performing CRUD operations and managing user information via the Todoist API.
    259
    MIT

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/bruchris/fiken-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server