A Python framework for building MCP servers with modular architecture, dependency injection, and built-in authentication. Enables creating scalable, testable MCP services with features like pipeline interceptors and background tasks.
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.JWKS_URITOKEN_AUDIENCETOKEN_ISSUEROAUTH_DISCOVERY_PORTNITROSTACK_APP_MODEMCP_TRANSPORT_TYPE— Transport selection: stdio, http, or dual (combining stdio + HTTP/SSE).PORT— / MCP_SERVER_PORT The port to bind for HTTP/SSE transport (default: 8000).MCP_SERVER_PORT— PORT / The port to bind for HTTP/SSE transport (default: 8000).NITROSTACK_LOG_LEVEL— Log level (DEBUG, INFO, WARNING, ERROR).NITROSTACK_LOG_TO_STDOUT— Set to true to allow logging to stdout under stdio transport (Caution: may corrupt protocol stream).NITROSTACK_LOG_FILE— Destination file for logs (default: nitrostack.log).API_KEYOPENAI_API_KEY[](https://m8ven.ai/mcp/nitrocloudofficial-nitrostack-python-sdk-1ae24t)