A minimal, production-ready FastMCP server template with auto-discovery, YAML configuration, authentication, and a knowledgebase, enabling quick scaffolding of new MCP servers.
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.ENV— │ ├── settings.dev.yaml # Overrides for =devAUTH_ENABLED— true AUTH_TOKEN=my-secret python src/server.pyAUTH_TOKEN— AUTH_ENABLED=true =my-secret python src/server.pyPYTHONUNBUFFEREDAUTO_DISCOVER— true Auto-import all tools / prompts / resourcesMCP_PORT— 9000 python src/server.py[](https://m8ven.ai/mcp/aviciot-mcp-template-rmx8vf)