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

Publish new version

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.3.tar.gz (84.3 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.3-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: expenselm_mcp_server-0.2.3.tar.gz
  • Upload date:
  • Size: 84.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.9 {"installer":{"name":"uv","version":"0.9.9"},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for expenselm_mcp_server-0.2.3.tar.gz
Algorithm Hash digest
SHA256 d4dd259f14eee1410c0ea5e1aff4b01103433ba17680dd1c199f75dc634d0b5b
MD5 7f5e0249e596138e1eef3b859bf7b6d1
BLAKE2b-256 12095b82b9227a063aa588a233a30922affd995e84acde30fa1aae9a9803b844

See more details on using hashes here.

File details

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

File metadata

  • Download URL: expenselm_mcp_server-0.2.3-py3-none-any.whl
  • Upload date:
  • Size: 6.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.9 {"installer":{"name":"uv","version":"0.9.9"},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for expenselm_mcp_server-0.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 e88e93195866563b0b43c495b6d4dcafdaff1d6ba8058dfe9813b3f428685d48
MD5 348a63ea5e3f082aa90bb1d825a9a0a3
BLAKE2b-256 d0dc26768f068ff784104dc75f3b9b2b0b635fd913f0e254637cf08dac3bae6d

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