← All servers
πŸ”§

Freeagent ServerVerifiedπŸ›‘ No advisories

io.github.OxygenBubbles/freeagent-mcp-server
New to MCP? Start here β†’
0β˜… stars
0weekly installs
3 months agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/oxygenbubbles, which proved it owns this namespace.

Verified owner: github.com/oxygenbubbles β†—io.github.OxygenBubbles/freeagent-mcp-server

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs FREEAGENT_CLIENT_ID, FREEAGENT_CLIENT_SECRET, FREEAGENT_REFRESH_TOKEN, ORS_API_KEY, GOOGLE_MAPS_API_KEY.
βœ“
Configuration
Reads VENDOR_CATEGORIES, MILEAGE_RATE_PENCE.

About

FreeAgent accounting MCP: bank reconciliation, expenses, mileage claims and receipts.

Packages & transports

npm@oxygenbubbles/freeagent-mcp-serverv2.1.0 Β· npx

Metadata

Categorydevops
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "freeagent_mcp_server": {
      "command": "npx",
      "args": [
        "-y",
        "@oxygenbubbles/freeagent-mcp-server"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @oxygenbubbles/freeagent-mcp-server