Skip to main content
Glama

MCP Agent - AI Expense Tracker

by dev-muhammad
__init__.py•629 B
""" Income/Expense Tracker API A simple FastAPI application for tracking personal income and expenses. Features: - CRUD operations for transactions - Income and expense categorization - Search and filtering capabilities - Analytics and summary statistics - Web interface for easy interaction - RESTful API with OpenAPI documentation Usage: python main.py # or python start.py Access: Web Interface: http://localhost:8002 API Docs: http://localhost:8002/docs """ __version__ = "1.0.0" __author__ = "Income/Expense Tracker" __description__ = "A simple FastAPI application for tracking income and expenses"

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/dev-muhammad/MCPAgent'

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