Back to Home
anjalbhattarai79 icon

mcpRemoteServer-fastmcpLibrary-withoutLangChhain

Verified Safe

by anjalbhattarai79

Overview

This project demonstrates how to create a minimal MCP server using the FastMCP library and expose a simple greeting tool.

Installation

Run Command
python my_server.py

Security Notes

The server is minimal, exposing only one simple 'greet' tool. The f-string usage is safe in this context, as the input 'name' is merely inserted into the string without further interpretation or execution. No dynamic code execution, obfuscation, or hardcoded secrets were found in the provided source code. The project is a demo and would require further hardening for production use, especially regarding input validation if more complex tools were added.

Similar Servers

Stats

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

Tags

FastMCPMCP ServerDemoPythonAPI