Remote MCP Expense Tracker

by DebarghaNath · ai-ml · mcp-server, glama

Medium setupBest for experimentalTrust score 15/100

Enables LLM clients to manage a financial ledger by adding, listing, and summarizing expenses via a remote MCP server using SSE transport.

Source: https://github.com/DebarghaNath/expenses-mcp-server

Install

git clone https://github.com/DebarghaNath/expenses-mcp-server

Use this forAI-extracted

  • Track and categorize expense transactions via Claude or MCP-compatible agents
  • Query expense history and generate spending summaries from remote storage
  • Automate expense logging in conversational AI workflows without manual data entry

Works with

Claude CodeClaude Desktop

Tags: mcp-server, glama

Source: glama

About ai-ml MCP servers and Claude skills

ai-ml MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

Remote MCP Expense Tracker is one of hundreds of ai-ml entries indexed on Skiln. Browse the full ai-ml category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related ai-ml MCPs and skills

  • expenses-mcp-server by DebarghaNath

    Enables adding, listing, and summarizing expenses in a SQLite database via LLM agents over SSE.

  • Jotty MCP Server by mshowaib

    Provides programmatic access to notes, checklists, and Kanban task boards via the Model Context Protocol, with multi-user support through per-call API keys.

  • gitlab-agent-mcp by telkomdev

    MCP server enabling AI assistants to understand GitLab repositories through on-demand source code analysis using specialized AI agents.

  • HighLevel MCP Server by isaganiesteron

    Enables AI agents to manage multiple HighLevel CRM sub-accounts through a single OAuth-based MCP server, providing read-only access to contacts, conversations, opportunities, calendars, payments, blogs, emails, and social media.

  • nasa by rudylimxl

    MCP server that wraps three NASA public APIs (Astronomy Picture of the Day, Mars rover photos, and near-Earth objects) as tools for AI assistants.

  • orchestrator-mcp by Immmmmmortal1

    Multi-model agent orchestration MCP server that enables plan-code-review-deliver pipelines with configurable providers and models.

  • wandering-rag-mcp by mambo-wang

    A local RAG knowledge base MCP server that exposes semantic document search as tools using zvec for vector storage and Qwen3-Embedding for text embedding.

  • voz-knowledge-mcp by hbui290

    Crawl and archive VOZ threads, with search and summarization capabilities for AI agents.

Frequently asked questions

How do I install Remote MCP Expense Tracker?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support Remote MCP Expense Tracker?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is Remote MCP Expense Tracker free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.