`
MCP In .NET
  • bolt Introduction
      • Participants
          • Lifecycle management
          • Server Features
          • Client Features
          • Utility Features
          • Stdio transport
          • Streamable HTTP transport
          • Custom transport
      • Tools
      • Resources
      • Prompts
      • Roots
      • Elicitation
      • Sampling
    • Versioning
  • developer_guide Understand C# SDK
    • Build Time MCP Server using C# MCP SDK & NodaTime
    • GitHub
    • RSS
    • Home
    • Understand Concepts
    • Architecture Overview
    • Layers
    • Data Layer
    • Utility Features
    On this page
    dns

    Utility Features

    Supports additional capabilities like notifications for real-time updates and progress tracking for long-running operations

    network_ping

    Ping

    Allows either party to verify that their counterpart is still responsive and the connection is alive

    auto_awesome_motion

    Completion

    A standardized way for servers to offer argument autocompletion suggestions for prompts and resource …

    avg_pace

    Progress

    Allows either party to progress tracking for long-running operations through notification messages

    autostop

    Cancellation

    Allows either party to cancel in-progress requests through notification messages

    steppers

    Pagination

    A standardized way for servers to offer argument autocompletion suggestions for prompts and resource …

    browse_activity

    Logging

    A standardized way for servers to send structured log messages to clients.


    © 2025 Codes are copyright of MCP In .NET