mcpkit

Resources

Understand where resources fit relative to mcpkit's current templates and command set.

Resources are part of MCP, but they are not scaffolded explicitly in the current template set.

What that means in practice

If your server needs resources, you add them yourself in the generated project code.

mcpkit still helps by giving you:

  • the project structure
  • transport setup
  • scripts
  • client config baseline
  • validation and diagnostic helpers around the project

Documentation stance

This site explains resources only to set expectations correctly:

  • MCP supports them
  • the current templates do not generate a resource example by default

On this page