Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by dawsonlp • DevOps & CI/CD
A minimal, containerized base image and template for building MCP servers with the MCP Python SDK, supporting both HTTP+SSE and stdio transports.
A ready-made, containerized MCP server base to deploy LLM integrations using HTTP+SSE without having to set up the runtime and SDK dependencies from scratch.
Local development with stdio transport or reproducible virtual environments and helper scripts to test MCP behavior before containerizing.
Manage multiple MCP servers locally and in VS Code via the provided mcp-manager utility and standard configuration patterns.
BaseMcpServer provides a reusable Docker base image and local development tooling for implementing Model Context Protocol (MCP) servers in Python. It includes a Python 3.11 environment, common MCP SDK dependencies, multi-stage Docker build, non-root runtime, and support for HTTP+SSE (Starlette + Uvicorn) and stdio transports. The project also supplies setup/run scripts, environment/config best practices, and an mcp-manager utility to install and manage servers locally. It’s intended to speed development and standardize deployments for derived MCP server projects.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.