MCP_COURSE

MohHamayl2004/MCP_COURSE
★ 0 stars TypeScript AI/LLM Updated today
An MCP server that lets an AI assistant log and analyse your spending from a local CSV — offline, no API keys.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp_course": {
      "command": "npx",
      "args": [
        "-y",
        "MohHamayl2004/MCP_COURSE"
      ]
    }
  }
}

README Excerpt

An MCP server that lets an AI assistant answer questions about your spending. Add an expense in plain language, list what you spent in a given month or category, and get a monthly total with a per-category breakdown — all read from and written to a single local CSV file. Everything runs offline. There are no API keys, no accounts, and no network calls, so

Tools (7)

add_expensecwddelete_expenseget_spending_summaryget_top_expenseslist_categorieslist_expenses

Topics

claudeexpense-trackermcpmodel-context-protocoltypescriptzod