概要
ZeroMCP.net offers a robust and efficient solution for integrating large language models (LLMs) with your existing ASP.NET Core APIs. By simply adding an attribute and a few lines of setup, developers can expose their controller actions and minimal API endpoints as MCP tools, complete with automatic JSON Schema generation for inputs. This approach eliminates code duplication and separate processes, allowing LLMs to directly interact with your application's business logic, including authorization, validation, and filters, all through a standardized streamable HTTP transport.