Skip to main content
Glama
ayushpaliwal1920

Expense Tracker MCP Server

💰 Expense Tracker MCP Server

Удалённый сервер Model Context Protocol (MCP) для управления и анализа расходов с использованием Python, FastMCP и SQLite.

Этот проект в основном создан в учебных целях, чтобы понять, как работают MCP-серверы, как предоставляются инструменты и ресурсы, и как можно получить удалённый доступ к MCP-серверу.

⚠️ Это учебный проект и не предназначен для использования в качестве готового к продакшену финансового приложения.

Изменения:

До => if name == "main": mcp.run()

После => 1if name == "main": mcp.run(transport = "http" , host = "0.0.0.0" , port = 8000 )

🚀 Возможности

  • Добавление расходов

  • Просмотр расходов

  • Обновление расходов

  • Удаление расходов

  • Поиск расходов

  • Расчёт общей суммы расходов

  • Сводка расходов по категориям

  • Сводка расходов за месяц

  • Общая сводка расходов

  • Инструменты и ресурсы MCP

  • Удалённый MCP-сервер

Related MCP server: Expense Tracker MCP Server

🛠️ Технологический стек

  • Python

  • FastMCP

  • SQLite

  • uv

  • MCP

  • Удалённый/HTTP транспорт

📂 Структура проекта

ExpenseTracker_Mcp_Server/
│
├── expenseTracker/
│   ├── main.py
│   └── categories.json
│
├── README.md
├── pyproject.toml
├── uv.lock
└── .gitignore
F
license - not found
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    Not graded
    quality
    B
    maintenance
    Enables tracking of personal expenses with tools to add, list, update, delete, and summarize expenses by category.
  • F
    license
    B
    quality
    D
    maintenance
    A remote MCP server for expense tracking, providing tools to add, list, update, delete expenses, and generate summaries, budget status, and monthly trends.
    8
  • F
    license
    B
    quality
    C
    maintenance
    An AI-powered MCP server for personal and group expense management, providing CRUD operations, advanced filtering, analytics, Splitwise-style splitting, budget tracking, and report generation.
    38

View all related MCP servers

Related MCP Connectors

  • Capture receipts, scan Gmail, analyze spending, and create reviewed reports from AI assistants.

  • Hosted MCP server for Mini Accountant: invoices, expenses, customers, analytics, tax estimates.

  • Log, query, and edit expenses, budgets, and accounts in Ledgy from any MCP-compatible AI assistant.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ayushpaliwal1920/ExpenseTracker_Remote_Mcp_Server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server