test-remote-mcp-server
Verified Safeby ankit-raj00
Overview
Provides an API for tracking and summarizing personal expenses.
Installation
python main.pySecurity Notes
The server primarily uses parameterized SQL queries to prevent SQL injection vulnerabilities. No 'eval', 'os.system', or hardcoded secrets were identified. The server binds to '0.0.0.0', making it network accessible, which requires proper firewalling and access control if deployed in a public-facing environment.
Similar Servers
awesome-mcp-servers
A comprehensive directory for discovering various Model Context Protocol (MCP) servers, clients, and frameworks across different domains, facilitating integration with AI assistants.
mcp-image
The MCP server enables AI assistants to generate and edit images using Google's Gemini 3 Pro Image, with intelligent prompt optimization provided by Gemini 2.0 Flash.
mcp-server-infranodus
Integrates InfraNodus knowledge graph and text network analysis capabilities into LLM workflows and AI assistants for generating knowledge graphs, detecting content gaps, identifying topics, and performing SEO analysis.
mcp-dblp
Provides a Model Context Protocol (MCP) server for Large Language Models (LLMs) to access, search, and manage publications and BibTeX entries from the DBLP computer science bibliography database.