69
/ 100
13 days ago
mcp_so

Python MCP Server Template

Production-ready Python MCP server template using FastMCP framework

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMCP_SERVER_NAME"template-server" Server name identifier
configMCP_HOST"0.0.0.0" Host for HTTP transport
configMCP_PORT"8080" Port for HTTP transport
configMCP_TRANSPORT"stdio" Transport type (stdio, http, sse)
configMCP_RATE_LIMIT
configWORKSPACE_PATH"/workspace" Base path for file operations
configMCP_MAX_FILE_SIZE
configMCP_COMMAND_TIMEOUT
configMCP_ENABLE_METRICS
configMCP_ENABLE_LOGGING
configMCP_ENABLE_RATE_LIMITING
configMCP_DEBUG
configMCP_LOG_LEVEL
configMCP_METRICS_PORT
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/aj-geddes-python-mcp-server-template-1jx46s)](https://m8ven.ai/mcp/aj-geddes-python-mcp-server-template-1jx46s)
commit: a8122bcd4074adec01f0dca13b711c51d04dc144
code hash: c1418b8f3b1f251c4e51e9185edf8cb50c9cfea97702bcc296286ce98088b730
verified: 6/15/2026, 3:11:14 PM
view raw JSON →
Python MCP Server Template · M8ven Trust Score | M8ven