MCP-SERVER
Verified Safeby ahmed0ezzat
Overview
Exposes basic arithmetic and string manipulation functions as a web service using the FastMCP framework.
Installation
python server.pySecurity Notes
The server exposes basic arithmetic and echo functions. Input types are defined, limiting immediate injection vectors for the arithmetic functions. The `echo` tool returns user input directly, which might require client-side sanitization if rendered in a web context to prevent XSS. No malicious patterns, hardcoded secrets, or dangerous functions like 'eval' are present.
Similar Servers
lex
Provides a UK legal research API for AI agents, offering capabilities to search legislation, caselaw, amendments, and explanatory notes using semantic and keyword search, and includes a Micro-Copilot (MCP) server for integration with AI assistants.
mcp-server
A Model Context Protocol (MCP) server that provides real-time Indian options market data and volatility analytics from GetOutpost.in for integration with AI chat models like Claude.
mcp-units
Converts cooking measurements (volume, weight, temperature) between common units, designed for integration with MCP-compatible tools and VSCode extensions.
MCP_server
This server provides an inventory management and forecasting system, interacting with Google Sheets for data storage and SQLite for user configuration and logs, all exposed as an MCP service.