Mcp Server Templates

A flexible platform that provides Docker & Kubernetes backends, a lightweight CLI (mcpt), and client utilities for seamless MCP integration. Spin up servers from templates, route requests through a single endpoint with load balancing, and support both deployed (HTTP) and local (stdio) transports — all with sensible defaults and YAML-based configs.

15 stars🍴 4 forks📄 NOASSERTION

🔌 Transport

Standard I/O

📦 Installation

Docker

Claude Desktop Configuration

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-templates": {
      "args": [
        "index.js"
      ],
      "command": "node"
    }
  }
}

Capabilities

0
Tools
0
Resources
0
Prompts