Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by TheodorNEngoy • Uncategorized
A secure-by-default Go starter template for building Model Context Protocol (MCP) servers with streamable HTTP.
A secure and minimal MCP server implementation in Go.
Enforce strict CORS policies and request size limits.
Optional bearer token authentication for MCP servers.
This repository provides a secure and minimalistic Go starter template for MCP servers, emphasizing security features such as CORS allowlists, request body size limits, and optional bearer token authentication. It is designed to be dependency-free and includes a CI gate with a safety scanner to ensure code quality. The template facilitates safe tool additions by encouraging strict input validation and avoiding shell execution.