Back to Home
SamMorrowDrums icon

mcp-python-starter

Verified Safe

by SamMorrowDrums

Overview

A starter template for developing Model Context Protocol (MCP) servers in Python, demonstrating core MCP features and patterns.

Installation

Run Command
uv run mcp-python-starter

Environment Variables

  • LLM_API_KEY

Security Notes

The server includes dynamic tool loading and LLM sampling functionality, which inherently involve dynamic code execution and external LLM calls. While the provided code handles these within the context of the MCP framework, robust input validation and careful consideration of LLM outputs are crucial in a production environment. No direct `eval()` or unvalidated `subprocess` calls were identified in the truncated code that would allow arbitrary code execution by a user.

Similar Servers

Stats

Interest Score39
Security Score8
Cost ClassLow
Avg Tokens100
Stars15
Forks6
Last Update2026-01-17

Tags

MCPPythonServerFastMCPAI Tools