mcpkit

Getting Started

Move from a generated project to understanding, running, and checking it confidently.

This section assumes you have already installed the CLI and created a project.

If not, start with:

What this section covers

  • what mcpkit init creates
  • how to run the generated project
  • how to test the result
  • how to read the generated structure without guessing

Suggested order

  1. Create your first MCP server
  2. Run it
  3. Test it
  4. Understand the generated project

On this page