Skip to content

justpen-mcp-dev-template logo

justpen-mcp-dev-template

Start an MCP server with shared Claude Code and Codex rules, strict quality checks and a repeatable path for template updates. Copier creates the project from your answers and brings future template changes into your existing server.

Build and maintain your MCP server

One development setup

Install uv, then run make setup. It installs the Python environment, development and documentation tools, and Git hooks. Formatting, tests, type checks and MkDocs all run through Make; no separate Node.js or npm setup is required.

Projects support Python 3.11, 3.12 and 3.13, with 3.13 as the local default. The generated documentation includes API reference pages built from the server's Python docstrings. Read the architecture guide to see how the generator and generated project share their development policy.