Expenselm MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 78 installs a week from pypi. Last commit 18 Nov 2025.
An MCP server that provides access to your expense data on ExpenseLM.
Today is the operative word: we check Expenselm MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add expenselm-mcp-server -- uvx expenselm-mcp-server
{
"mcpServers": {
"expenselm-mcp-server": {
"args": [
"expenselm-mcp-server"
],
"command": "uvx"
}
}
}
[mcp_servers.expenselm-mcp-server]
command = "uvx"
args = ["expenselm-mcp-server"]
{
"mcpServers": {
"expenselm-mcp-server": {
"args": [
"expenselm-mcp-server"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"expenselm-mcp-server": {
"args": [
"expenselm-mcp-server"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
EXPENSELM_API_KEY (Your ExpenseLM API key).
The author declared them in the registry entry; get the values from the project itself.
An MCP server that provides access to the ColabFit database
An MCP server that provides weather data
An open-source MCP server that provides LLM access to the Sauce Labs API
An open-source MCP server that provides LLM access to the Sauce Labs API
MCP server that provides access to Repology package repository data
An MCP server that provides [describe what your server does]
An MCP server that provides [describe what your server does]
An MCP server that provides [describe what your server does]
Answers built from our own checks of this server.