Provides containerized execution environment for the MCP server, allowing for isolated and consistent deployment across different systems.
Offers integration with GitHub packages for container distribution (ghcr.io), enabling users to pull the containerized MCP server directly from GitHub Container Registry.
TODO: Replace MCP_SERVER
with the name of the server
MCP_SERVER
TODO: Description
Table of Contents
Usage
To use this server with an MCP client, add the following configuration:
MCP Tools
TODO: Add MCP tools here
License
This project is licensed under the MIT License - see the LICENSE file for details.
Copyright (c) 2025 Koki Sato
This server cannot be installed
A template repository for creating MCP servers that can be easily containerized and used with MCP clients.
Related MCP Servers
- -securityFlicense-qualityA template repository for building Model Context Protocol (MCP) servers with TypeScript, featuring full TypeScript support, testing setup, CI/CD pipelines, and modular architecture for easy extension.Last updated -1
- AsecurityAlicenseAqualityA starter template for building MCP servers with FastMCP, providing testing, linting, formatting, and NPM publishing setup.Last updated -11MIT License
- AsecurityFlicenseAqualityA comprehensive template for building MCP servers with TypeScript, Fastify, and Docker support. Includes tools for calculations and weather data, resources for server information, and prompts for greetings with full development tooling.Last updated -4
- -securityFlicense-qualityA basic MCP server template built with FastMCP that provides simple tools for greeting users, performing math operations, and managing user information. Serves as a starting point for building custom MCP servers with essential functionality examples.Last updated -4