.NET MCP Server: Return supported tools based on query parameter

Authorised Territory demonstrates how to build an MCP server in .NET that returns different supported tools depending on a query parameter, plus a .NET Minimal API client with endpoints to list tools and invoke one of them.

Full summary based on transcript

What the video builds

Returning supported tools based on a query parameter

Minimal API client endpoints

Key idea