Back to Home
relyky icon

mcp-demo

Verified Safe

by relyky

Overview

This project is a demonstration of an MCP (Model Context Protocol) server built using the FastMCP framework, providing tools and resources for AI models to interact with.

Installation

Run Command
uv run mcp dev server.py

Security Notes

The provided source code is simple and demonstrates basic arithmetic and string manipulation. No dangerous functions like 'eval' or 'exec' are used. There are no hardcoded secrets or network vulnerabilities present in the given snippets. The f-string usage in 'get_greeting' is safe within the server's context and does not introduce direct server-side vulnerabilities.

Similar Servers

Stats

Interest Score0
Security Score10
Cost ClassLow
Avg Tokens10
Stars0
Forks0
Last Update2025-11-19

Tags

MCPFastMCPAI ToolsPythonAPI Server