Free Tool

MCP Tool Scaffolder

Generate starter C# code for a Model Context Protocol tool that Claude Desktop (or any MCP client) can call. Fill in the form and copy the output into your project.

PWA IAgentTool (server-side, runs on the host)

MCP Server tool (wrapper for Claude Desktop)

Registration (DI container)

How to use: Drop the IAgentTool into your Tools/ folder, the MCP class into your MCP server project, and the registration into your Program.cs. Restart and the tool shows up in Claude Desktop's tool palette.