A Python MCP server built with FastMCP that exposes tools for a quiz app, optionally backed by a MySQL database.
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.
process.env. You'll be asked to provide them before it can run.DB_HOST— your DB hostDB_USER— your DB userDB_PASSWORD— your DB passwordDB_NAME— your DB nameDB_PORTRENDER— ├── server.py # entry point — branches on env var (stdio vs HTTP)PORT[](https://m8ven.ai/mcp/sathvik1607-quiz-mcp-server-e46hf4)