mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-04-17 23:53:24 +02:00
Stream media file reads
This commit is contained in:
@@ -81,7 +81,7 @@ The server's directory access control follows this flow:
|
||||
- **read_media_file**
|
||||
- Read an image or audio file
|
||||
- Input: `path` (string)
|
||||
- Returns base64 data and MIME type based on the file extension
|
||||
- Streams the file and returns base64 data with the corresponding MIME type
|
||||
|
||||
- **read_multiple_files**
|
||||
- Read multiple files simultaneously
|
||||
|
||||
Reference in New Issue
Block a user