MCP_expense_tracer_remort
Verified Safeby sreehari-sreesunil
Overview
Provides basic mathematical operations through an MCP server.
Installation
python main.pySecurity Notes
The code implements basic arithmetic and random number generation with no apparent vulnerabilities, 'eval' calls, hardcoded secrets, or complex interactions that could be exploited.
Similar Servers
MCPCalculatorSample
Provides a sample Model Context Protocol (MCP) server with a calculator tool and a dynamic greeting resource, designed for integration with a VS Code Cline agent.
MCP_expense_tracer_remort
Provides basic mathematical operations through an MCP server.
test_remote_MCP_server
Provides a simple calculator and random number generation service via an MCP API.
remote-mcp-servers
This server provides an asynchronous API for tracking and summarizing personal or business expenses, allowing users to add new entries, list them by date range, and summarize spending by category.