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