McpInspectorResource
Class net10.0
Resource for the MCP Inspector server.
namespace Aspire.Hosting.ApplicationModel;
public class McpInspectorResource : Aspire.Hosting.JavaScript.JavaScriptAppResource{ // ...} JavaScriptAppResource
9 members
Constructors1
Section titled ConstructorsProperties5
Section titled PropertiesClientEndpointgetEndpointReference Gets the client endpoint reference for the MCP Inspector.
DefaultMcpServerget Gets the default MCP server resource.
McpServersget List of MCP server resources that this inspector is aware of.
ProxyTokenParameterget; setParameterResource Gets or sets the parameter that contains the MCP proxy authentication token.
ServerProxyEndpointgetEndpointReference Gets the server proxy endpoint reference for the MCP Inspector.
Fields3
Section titled FieldsClientEndpointNamestaticstring The name of the client endpoint.
InspectorVersionstaticstring Gets the version of the MCP Inspector.
ServerProxyEndpointNamestaticstring The name of the server proxy endpoint.