New in version: 2.14.0
Icons provide visual representations for your MCP servers and components, helping client applications present better user interfaces. When displayed in MCP clients, icons help users quickly identify and navigate your server’s capabilities.
Icon Format
Icons use the standard MCP Icon type from the MCP protocol specification. Each icon specifies:- src: URL or data URI pointing to the icon image
- mimeType (optional): MIME type of the image (e.g., “image/png”, “image/svg+xml”)
- sizes (optional): Array of size descriptors (e.g., [“48x48”], [“any”])