Back to Home
Shekhar-Mehla icon

fast_mcp_server_training

Verified Safe

by Shekhar-Mehla

Overview

A basic demonstration server for exposing a simple arithmetic function as an API endpoint using the FastMCP framework.

Installation

Run Command
python mymcpserver.py

Security Notes

The server uses broad CORS settings (allow_methods=['*'], allow_headers=['*']) which, while suitable for a demo, should be tightened in a production environment. No 'eval' or obvious malicious patterns were found in the provided code snippet. No hardcoded secrets detected.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Avg Tokens15
Stars0
Forks0
Last Update2025-12-02

Tags

MCP ServerAPIPythonDemoMicroservice