MCP TypeScript SDK (V2)
V1 Docs
Preparing search index...
@modelcontextprotocol/server
index
BaseResponseMessage
Interface BaseResponseMessage
Base message type for the response stream.
interface
BaseResponseMessage
{
type
:
string
;
}
Hierarchy (
View Summary
)
BaseResponseMessage
TaskStatusMessage
TaskCreatedMessage
ResultMessage
ErrorMessage
Index
Properties
type
Properties
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
V1 Docs
MCP TypeScript SDK (V2)
Loading...
Base message type for the response stream.