Back to Home
ranjith8847 icon

MCP_server

Verified Safe

by ranjith8847

Overview

This server provides two interfaces for basic arithmetic operations: one via a `fastmcp` framework for tool-calling/agent integration, and another via a standard FastAPI HTTP API.

Installation

Run Command
python FastAPI_MCP_HTTP/fastapi_mcp_http.py

Security Notes

The server implements basic arithmetic operations without any dynamic code execution, external dependencies (other than core libraries), or vulnerable patterns. Division by zero is handled gracefully in both implementations, either by raising a ValueError or returning an error message.

Similar Servers

Stats

Interest Score0
Security Score10
Cost ClassLow
Avg Tokens1
Stars0
Forks0
Last Update2025-11-20

Tags

ArithmeticAPIToolingFastAPIFastMCP