Back to Home

python-mcp-server

Verified Safe

by changren-wcr

Overview

Deploys a simple tool-serving API using fastmcp that exposes basic arithmetic functions, primarily intended for integration with AI agents or other systems requiring callable external tools.

Installation

Run Command
python server.py

Environment Variables

  • PORT

Security Notes

The provided source code is clean, with no apparent malicious patterns, hardcoded secrets, or dangerous functions like 'eval'. It serves a simple API; overall security relies on the FastMCP library and the deployment environment's network configuration.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens30
Stars0
Forks0
Last Update2025-11-25

Tags

FastMCPTool ServerAPIPythonCloud Run