71
/ 100
14 days ago
glama

Simple Python MCP Server

A simple MCP server implementation in Python using FastMCP and FastAPI, providing streamable HTTP transport with optional OAuth authorization for tools like echo and math.

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.
configSUPERUSERNAMEsuperusername=os.getenv(""),
configSUPERUSERPASSWORDsuperuserpassword=os.getenv(""),
// 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 4 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/rb58853-simple-mcp-server-x3st1w)](https://m8ven.ai/mcp/rb58853-simple-mcp-server-x3st1w)
commit: 5abc25c7fde28434a9dee4fbb92e6d84f86b84fc
code hash: 05cda659b6f7870b7b03994b47813d6dd16d2855a5a5b0e063578bd3c1102c39
verified: 6/15/2026, 3:13:13 PM
view raw JSON →