Back to Home
SamMorrowDrums icon

mcp-python-starter

Verified Safe

by SamMorrowDrums

Overview

A feature-complete Model Context Protocol (MCP) server template in Python for developing AI applications and agents.

Installation

Run Command
uv run mcp-python-starter

Environment Variables

  • PORT
  • OPENAI_API_KEY
  • ANTHROPIC_API_KEY

Security Notes

The server uses the well-regarded MCP Python SDK (FastMCP) and follows best practices for secret management by advising the use of `.env` files for configuration. No 'eval' or direct obfuscation was found in the provided code. Network exposure through HTTP transport is standard for web servers, but requires appropriate deployment security measures (e.g., firewalls, access control) when deployed publicly.

Similar Servers

Stats

Interest Score39
Security Score9
Cost ClassMedium
Avg Tokens200
Stars15
Forks6
Last Update2026-01-19

Tags

MCPPythonFastMCPLLMDevelopmentTemplate