Skip to main content

ExpenseLM MCP Server

Project description

ExpenseLM MCP Server

Introduction

MCP server for ExpenseLM.

ExpenseLM is an easy to use, GenAI powered Expense Management application. From expense recording to expense insights and advice, ExpenseLM puts you in control of your money like never before. MCP server enables access to your expense data with your favorite AI Agent.

mcp-name: io.github.clarenceh/expenselm-mcp-server

Installation

Prerequisites

Setup MCP Client

Claude Desktop (Mac)

Add the following MCP server in your Claude Desktop configuration.

Config file (create if not exists): ~/Library/Application Support/Claude/claude_desktop_config.json

Add the following into your config file (replace the value of EXPENSELM_API_KEY with your own key).

{
  "mcpServers": {
    "expenselm": {
      "command": "uvx",
      "args": [
        "expenselm-mcp-server"
      ],
      "env": {
        "EXPENSELM_API_KEY": "Replace with your ExpenseLM API Key",
        "MCP_TIMEOUT": "200000"
      }
    }
  }
}

Claude Desktop (Windows)

Add the following MCP server in your Claude Desktop configuration.

Config file (create if not exists): %AppData%\Claude\claude_desktop_config.json (e.g. C:\Users[YourUsername]\AppData\Roaming\Claude\claude_desktop_config.json)

Add the following into your config file (replace the value of EXPENSELM_API_KEY with your own key).

{
  "mcpServers": {
    "expenselm": {
      "command": "uv",
      "args": [
        "tool",
        "run",
        "expenselm-mcp-server"
      ],
      "env": {
        "EXPENSELM_API_KEY": "Replace with your ExpenseLM API Key",
        "MCP_TIMEOUT": "200000"
      }
    }
  }
}

Perplexity Desktop (Mac)

  • In Perplexity Desktop for Mac, navigate to "Settings" -> "Connectors". Click "Add Connector".
  • Enter ExpenseLM MCP Server configuration like the below screenshot. Replace the environment variable "EXPENSELM_API_KEY" with your own key.

Perplexity setup

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

expenselm_mcp_server-0.2.2.tar.gz (84.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

expenselm_mcp_server-0.2.2-py3-none-any.whl (5.9 kB view details)

Uploaded Python 3

File details

Details for the file expenselm_mcp_server-0.2.2.tar.gz.

File metadata

File hashes

Hashes for expenselm_mcp_server-0.2.2.tar.gz
Algorithm Hash digest
SHA256 c37c3d0a1e49c5a66b482f95f52ef04b09bfe206448cd4caba0743084394c83f
MD5 c94580fe87b12c9e970b389f8b8938ac
BLAKE2b-256 0839ec47e1d9e661263055c272b72f70853e10e19edc7a930b667c73fe788f6f

See more details on using hashes here.

File details

Details for the file expenselm_mcp_server-0.2.2-py3-none-any.whl.

File metadata

File hashes

Hashes for expenselm_mcp_server-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 a297839fbea47ec05e40469182743d48ff65f7bcc777546a521905796378506a
MD5 cbcc89b876a42ff662863a8eb21e7f40
BLAKE2b-256 6b0cb3e767e00e572813002fd513c9c34120adc21002a9dc028c9bcd27d2c255

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page