MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Workplace & Productivity/Adfin
Workplace & ProductivityOfficial
A

Adfin

The only platform you need to get paid - all payments in one place, invoicing and accounting reconciliations with Adfin.

11 starsUpdated Mar 20, 2025
View on GitHub

Ads

Overview

- MacOS/Linux: curl -LsSf https://astral.sh/uv/install.sh | sh - Windows: powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex" 1. Download Claude Desktop. 2. Launch Claude and go to Settings > Developer > Edit Config. 3. Modify claude_desktop_config.json with: json { "mcpServers": { "Adfin": { "command": "<home_path>/.local/bin/uv", "args": [ "--directory", "<absolute_path_to_adfin_mcp_folder>", "run", "main_adfin_mcp.py" ], "env": { "ADFIN_EMAIL": "<email>", "ADFIN_PASSWORD": "<password>" } }, "filesystem": { "command": "<home_path>/.local/bin/uv", "args": [ "--directory", "<absolute_path_to_adfin_mcp_folder>", "run", "filesystem.py" ] } } } 4. Relaunch Claude Desktop.

Installation

<home_path>/.local/bin/uv --directory <absolute_path_to_adfin_mcp_folder> run main_adfin_mcp.py

Configuration

{
  "mcpServers": {
    "Adfin": {
      "command": "<home_path>/.local/bin/uv",
      "args": [
        "--directory",
        "<absolute_path_to_adfin_mcp_folder>",
        "run",
        "main_adfin_mcp.py"
      ],
      "env": {
        "ADFIN_EMAIL": "<email>",
        "ADFIN_PASSWORD": "<password>"
      }
    },
    "filesystem": {
      "command": "<home_path>/.local/bin/uv",
      "args": [
        "--directory",
        "<absolute_path_to_adfin_mcp_folder>",
        "run",
        "filesystem.py"
      ]
    }
  }
}

Capabilities

  • Check credit control status

    Ask the assistant to retrieve the current credit control status for your account using the Adfin API.

  • Create a new invoice

    Have the assistant create an invoice with a specified amount, recipient, email, and due date.

  • Upload invoice files from a folder

    Ask the assistant to upload multiple PDF invoices from a local directory on your machine.

Tags

  • payment
  • finance

Related MCP servers

C

Cua

Official

MCP server for the Computer-Use Agent (CUA), allowing you to run CUA through Claude Desktop or other MCP clients.

21.9kWorkplace & ProductivityUpdated Today
N

Notion MCP

Official

Official Notion MCP server for searching, reading, creating, and updating Notion pages, databases, and workspace content from AI agents.

4.6kWorkplace & ProductivityUpdated Jul 25, 2026

Notion MCP Server

Search pages, read blocks, and create content in Notion workspaces.

3.9kWorkplace & ProductivityUpdated 3 days ago
L

Laravel Boost

Official

Laravel Boost is an MCP server equipped with over 15 specialized tools designed to streamline AI-assisted coding workflows.

3.6kWorkplace & ProductivityUpdated Today