Skip to content

Instantly share code, notes, and snippets.

View hovik-aghajanyan's full-sized avatar

Hovik Aghajanyan hovik-aghajanyan

View GitHub Profile
@hovik-aghajanyan
hovik-aghajanyan / Nabu.NET.md
Last active August 12, 2026 06:26
Nabu.NET — turn your ASP.NET Core Web API into an MCP server with one attribute

Nabu.NET — turn your ASP.NET Core Web API into an MCP server with one attribute

Ready-to-publish gist. Create it at https://gist.github.com with the filename nabu-net-aspnetcore-mcp-server.md and the description: "Turn an existing ASP.NET Core Web API into an MCP server with one attribute — Nabu.Mcp.AspNetCore quickstart".

Repo: https://github.com/hovik-aghajanyan/nabu.net · Docs: https://hovik-aghajanyan.github.io/nabu.net/ · NuGet: https://www.nuget.org/packages/Nabu.Mcp.AspNetCore

Nabu.Mcp.AspNetCore publishes existing ASP.NET Core controller actions and Minimal API route handlers as Model Context Protocol