Skip to content

Slot: mimeType

The MIME type of a resource, if known.

URI: mcp:mimeType Alias: mimeType

Applicable Classes

Name Description Modifies Slot
ResourceContents Generic resource contents no
ResourceLink A resource that the server is capable of reading, included in a prompt or too... no
Icon An optionally-sized icon that can be displayed in a user interface no
AudioContent Audio provided to or from an LLM yes
Resource A known resource that the server is capable of reading no
TextResourceContents Text resource contents no
BlobResourceContents Blob resource contents no
ImageContent An image provided to or from an LLM yes
ResourceTemplate A template description for resources available on the server no

Properties

Type and Range

Property Value
Range String
Domain Of Icon, ImageContent, AudioContent, ResourceLink, ResourceContents, TextResourceContents, BlobResourceContents, Resource, ResourceTemplate

Cardinality and Requirements

Property Value

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self mcp:mimeType
native mcp:mimeType

LinkML Source

name: mimeType
description: The MIME type of a resource, if known.
from_schema: https://w3id.org/lmodel/mcp
rank: 1000
alias: mimeType
domain_of:
- Icon
- ImageContent
- AudioContent
- ResourceLink
- ResourceContents
- TextResourceContents
- BlobResourceContents
- Resource
- ResourceTemplate
range: string