MCP Server Framework - v1.0.0
Preparing search index...
mcp-server-framework
TextResourceContent
Interface TextResourceContent
Resource content types for MCP protocol response.
interface
TextResourceContent
{
mimeType
?:
string
;
text
:
string
;
uri
:
string
;
}
Index
Properties
mime
Type?
text
uri
Properties
Optional
Readonly
mime
Type
mimeType
?:
string
Readonly
text
text
:
string
Readonly
uri
uri
:
string
Settings
Member Visibility
Protected
Internal
Theme
OS
Light
Dark
On This Page
Properties
mime
Type
text
uri
MCP Server Framework - v1.0.0
Loading...
Resource content types for MCP protocol response.