ExpenseTracker_MCP_Servers (sachinShettys90/ExpenseTracker_MCP_Servers) is an MCP server listed on the M8ven Trust Index. It scores 74 out of 100, grade C. It declares 8 tools. No publisher has claimed this listing.
Production-Ready RAG AI Agent in Python
Emerging. No concerning findings. Grades remain capped until the project builds reputation through adoption. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
How we verified
Verified is a snapshot. Live keeps it current, and builds your track record.
⚡ Connect GitHub → continuous verification on every pushwhy connect →Who stands behind it
sachinShettys90
Source: github_repo_search
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →
Install from
The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.
These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.
add_expenseAdd a new expense (debit) entry to the database.
list_expensesList expense entries within an inclusive date range.
summarize_expensesSummarize expenses (debits only) by category, optionally within a date range.
edit_expenseEdit an existing expense entry. Only the fields provided are updated; omitted fields keep their current value.
delete_expenseDelete an expense entry by its id.
credit_expenseRecord a credit (income, refund, etc.) rather than a spend. Stored in the same table but tagged as type='credit'.
set_budgetSet (or update) the monthly spending limit for a category. month should be in 'YYYY-MM' format, e.g. '2026-09'.
get_budget_statusCheck spending against budget for each category in a given month ('YYYY-MM'). Returns limit, actual spend, remaining, and whether it's over budget.
Tool annotations
No tools have read-only/destructive annotations
Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.
All four hints declared on every tool
8/8 tools missing one or more hints — add_expense (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); list_expenses (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); summarize_expenses (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +5 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.
For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.
Tool inputs are validated
Only 0/8 tool handlers declare input schemas (0%)
Declare an inputSchema with zod/joi/yup on every tool definition.
License file
No license file
Add a LICENSE file (MIT, Apache-2.0, etc.).
Tests exist
No test files found
Add tests that exercise each declared tool.
Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.
[](https://m8ven.ai/mcp/sachinshettys90/expensetracker_mcp_servers)?variant=verified to the badge URL.Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.
https://m8ven.ai/api/mcp/tool-check