MCP Server Boilerplate
MCPReferenceby SekiroKenjii
Indexed by Glama. No runnable package is published via Glama's API — open the repository for install instructions.
mcphybrid
MCP configuration
stdio
Environment
HOSTHTTP bind address
PORTHTTP port
NODE_ENVproduction emits plain JSON logs
LOG_LEVELfatal…trace/silent
AUTH_TOKENSsecretComma-separated tokens accepted by the example verifier.
AUTH_ENABLEDRequire a bearer token on /mcp (HTTP transport).
CORS_ORIGINSComma-separated CORS origins for browser clients. Empty disables CORS.
ALLOWED_HOSTSAllowed Host hostnames (port-agnostic). Empty disables protection.
MCP_TRANSPORTstdio or http (CLI --transport wins)
AUTH_REQUIRED_SCOPESComma-separated scopes every token must carry.
AUTH_RESOURCE_METADATA_URLProtected Resource Metadata URL advertised in 401 responses.
Install in one click with Zurek
Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.