Back to Home
mcpize icon

templates

Verified Safe

by mcpize

Overview

A boilerplate template for building Model Context Protocol (MCP) servers in Python using FastMCP, providing basic synchronous and asynchronous tool examples with development logging.

Installation

Run Command
make run

Environment Variables

  • PORT
  • ENV
  • LOG_LEVEL

Security Notes

The server code itself implements good practices for logging and environment variable handling. No direct vulnerabilities like `eval`, `exec`, or hardcoded secrets were found. The `DevLoggingMiddleware` uses `json.dumps` for logging incoming parameters, which is safe. It relies on the security of the `FastMCP` SDK.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens75
Stars0
Forks0
Last Update2026-01-06

Tags

MCPFastMCPPythonServer TemplateAI ToolsDeveloper Tools