test-remote-mcp-server
Verified Safeby Rohit2332000
Overview
A local expense tracker that allows adding, listing, and summarizing expenses via an API.
Installation
python main.pySecurity Notes
Uses parameterized queries to prevent SQL injection. No hardcoded secrets or 'eval' usage found. The database is stored in a temporary directory, which may lead to data loss on system restart or cleanup, and could be accessible by other processes on the same machine. The server listens on '0.0.0.0', making it accessible from the local network.
Similar Servers
zenfeed
An AI-powered information hub that acts as an intelligent RSS reader, real-time news knowledge base, and personal assistant for monitoring events and delivering analysis reports.
cupertino
Cupertino is an Apple Documentation Crawler & MCP Server that provides accurate, up-to-date Apple API documentation and sample code to AI agents and developers for offline and AI-assisted development.
biomedmcp
A biomedical research Model Context Protocol (MCP) server and an autonomous research agent that uses local LLMs to search PubMed and the web for medical questions, providing evidence-based answers with citations.
mcp-server-computer
This server acts as a Spring AI MCP Server component to provide cross-platform computer configuration information (OS, user, Java, and platform-specific details) to an AI agent.