Turn the ASP.NET Core Web API you already have into an MCP server
Hovik Aghajanyan released Nabu.Mcp.AspNetCore, an open-source library that turns existing ASP.NET Core Web APIs into Model Context Protocol (MCP) servers with minimal code changes. The library publish…