MCP TypeScript SDK (V2)
V1 Docs
Preparing search index...
@modelcontextprotocol/server
index
StandardSchemaV1
Issue
Interface Issue
interface
Issue
{
message
:
string
;
path
?:
readonly
(
PropertyKey
|
StandardSchemaV1
.
PathSegment
)
[]
;
}
Index
Properties
message
path?
Properties
Readonly
message
message
:
string
Optional
Readonly
path
path
?:
readonly
(
PropertyKey
|
StandardSchemaV1
.
PathSegment
)
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
message
path
V1 Docs
MCP TypeScript SDK (V2)
Loading...