Nabu.NET — turn your ASP.NET Core Web API into an MCP server with one attribute
Nabu.Mcp.AspNetCore publishes existing ASP.NET Core
controller actions and Minimal API route handlers as Model Context Protocol
tools — without rewriting the API. Every tool call is replayed as a real HTTP request through your
application's own pipeline, so authentication, authorization, validation, filters and middleware keep






