Back to Home
anjalbhattarai79 icon

mcp-remote-server-test

Verified Safe

by anjalbhattarai79

Overview

This project demonstrates how to create a minimal MCP server using the FastMCP framework, exposing a single greeting tool.

Installation

Run Command
python my_server.py

Security Notes

The server exposes a single 'greet' function that performs basic string formatting with user input. There are no 'eval' statements, dynamic code execution, or obvious hardcoded secrets. It runs on HTTP, which is acceptable for a local demo but would require HTTPS for production. Overall, it appears safe for its stated purpose as a demonstration.

Similar Servers

Stats

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

Tags

FastMCPMCP ServerDemoPythonAPI