Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by TheodorNEngoy • Uncategorized
A secure-by-default Python starter template for building Model Context Protocol (MCP) servers.
A secure and ready-to-use Python MCP server template.
Enforce strict CORS policies and request size limits.
Optional bearer token authentication for MCP endpoints.
This repository provides a Python starter template designed to help developers build MCP servers with security best practices by default. It includes features such as a CORS allowlist, request body size limits, optional bearer token authentication, and integration with a CI safety scanner. The template aims to prevent common security mistakes like wildcard CORS and weak input validation, making it easier to deploy safe MCP endpoints.