paytm-local-mcp-server
Verified Safeby farhanrhine
Overview
Analyze Paytm UPI transaction history locally using natural language queries via Claude AI.
Installation
uv run fastmcp run paytm.pySecurity Notes
The server demonstrates strong security practices for a local application. It uses parameterized SQL queries to prevent SQL injection, constructs file paths safely to avoid path traversal, and does not execute arbitrary shell commands. All data processing is strictly local with no external network calls for financial data. No hardcoded secrets were found.
Similar Servers
memcord
A privacy-first, self-hosted MCP server for organizing chat history, summarizing messages, and searching past conversations using AI, particularly for Claude interactions.
gsd-task-manager
A local-first, privacy-focused task manager that integrates with AI assistants (like Claude Desktop) for natural language task creation, management, and analysis using the Eisenhower Matrix.
copilot-money-mcp
The Copilot Money MCP Server enables AI-powered queries of personal financial data by reading locally cached Copilot Money data.
claude-explorer
Facilitate searching, analyzing, and exporting user's Claude.ai conversation history with an AI assistant via CLI and a web interface.