NestJS MCP - v1.0.1
Preparing search index...
interfaces/mcp-protocol.interface
MCPResourceContent
Interface MCPResourceContent
interface
MCPResourceContent
{
uri
:
string
;
mimeType
?:
string
;
text
?:
string
;
blob
?:
string
;
}
Index
Properties
uri
mime
Type?
text?
blob?
Properties
uri
uri
:
string
Optional
mime
Type
mimeType
?:
string
Optional
text
text
?:
string
Optional
blob
blob
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
uri
mime
Type
text
blob
NestJS MCP - v1.0.1
Loading...