0
/ 100
1 month ago
glama

MCP Server Template

A production-ready Python scaffold for building Model Context Protocol (MCP) servers using FastMCP. It provides a structured framework for developers and AI agents to rapidly develop, test, and manage custom tools and workflows.

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
🚨
Reads files from sensitive locations
Touches: ~/.{__application_binary__}.env
🔐
You'll be asked for 1 credential: API_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretAPI_SECRET
configBEETLE_MODELollama:phi4-mini:3.8b # beetle (default: ollama:phi4-mini:3.8b)
configTERM
configAGENT_MODELollama:qwen3:4b # lab_mouse (default: ollama:phi4-mini:3.8b)
configTUI_UNAME
configBEETLE_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 7 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/frankietime-mcp-template-e0fgfn)](https://m8ven.ai/mcp/frankietime-mcp-template-e0fgfn)
commit: 7ef566f88b009ba1f15d2a5729e4702bed2b8ede
code hash: 0361e9ada423af42b928bd7546efc1d6adb380e7ce0a16d1c5497038fa070586
verified: 6/16/2026, 11:34:26 AM
view raw JSON →