KM-remote-mcp-server
Verified Safeby Sadiqraza2003
Overview
AI-powered expense management assistant that helps users track, summarize, and manage their personal expenses through natural language interactions.
Installation
python main.pyEnvironment Variables
- DATABASE_URL
Security Notes
Robust user isolation implemented across all CRUD operations (add, list, summarize, edit, delete) prevents users from accessing or modifying others' data. Sensitive database connection details are loaded from environment variables. No 'eval' or obvious malicious patterns found in the provided code.
Similar Servers
Awesome-MCP-Servers
Cataloging and describing Model Context Protocol (MCP) servers, tools, frameworks, clients, and utilities, which enable AI models to interact with various local and remote resources.
chuk-mcp-server
A framework for building high-performance, modular, zero-configuration Model Context Protocol (MCP) servers, capable of hosting AI agent tools, resources, and prompts across local, containerized, and diverse cloud environments.
qoder-github-mcp-server
A server that interacts with GitHub's API to automate tasks like updating comments, managing pull requests, and manipulating files.
RemoteMCPServer
Provides an HTTP API for programmatic web searching using the Tavily search engine.