upflow-mcp

micahyee415/upflow-mcp
★ 0 stars TypeScript 🤖 AI/LLM Updated today
Model Context Protocol (MCP) server for the Upflow accounts-receivable API: invoices, payments, and finance tools.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "upflow-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "micahyee415/upflow-mcp"
      ]
    }
  }
}

README Excerpt

> A [Model Context Protocol](https://modelcontextprotocol.io/) (MCP) server for the [Upflow](https://upflow.io) accounts-receivable API — invoices, payments, customers, and finance tooling. --- `upflow-mcp-server` exposes Upflow's AR data to Claude (and any MCP-compatible client) as a set of structured tools. Finance and collections teams can ask Claude natural-language questions — "Which customers are more than 60 days overdue?", "What is our DSO this quarter?", "Generate a payment portal link

Tools (20)

ALLOWED_DOMAINGOOGLE_CLIENT_IDGOOGLE_CLIENT_SECRETPORTSERVER_URLUPFLOW_API_KEYUPFLOW_API_SECRETUPFLOW_SANDBOXWRITE_ALLOWLISTcreate_invoicecreate_notecreate_paymentdelete_notedelete_paymentget_actionget_ar_aging_reportget_collections_dashboardget_customerget_customer_ar_snapshotget_customer_portal_url

Topics

accounts-receivablecloud-runfintechmcpmodel-context-protocoltypescript