Interface IMcpServerPrimitive
- Namespace
- ModelContextProtocol.Server
- Assembly
- ModelContextProtocol.Core.dll
Represents an MCP server primitive, like a tool or a prompt.
public interface IMcpServerPrimitive
Properties
Id
Gets the unique identifier of the primitive.
string Id { get; }