Back to Home
livhg icon

demo-mcp-server

Verified Safe

by livhg

Overview

Provides a tutorial project for building AI Agent tools using the Model Context Protocol (MCP) and FastMCP framework, demonstrating currency conversion, RAG, and AI sampling functionalities.

Installation

Run Command
python server.py

Security Notes

The server runs on localhost by default, limiting external exposure. No explicit hardcoded secrets or 'eval' statements are present. The 'sampling' feature sends prompts to an external AI via the calling client, which could present prompt injection risks if inputs to the server are untrusted and then passed directly to the LLM.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens500
Stars0
Forks0
Last Update2025-12-19

Tags

MCPAI AgentFastMCPRAGSamplingPythonAPI