Unable to send audio file to MCP Server as base64 #295
IPv6
started this conversation in
MCP Servers
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have an private remote transcription MCP server (/sse based), which accepts base64 string with content, it is expected to get content of audio file in base64 encoding. but no matter what i tried - client was never able to send it properly...
I am using Mistral and have filesystem tool enabled and prompt is like "Transcribe audio file /.../text.mp3 into text" - transcribing is what transcription MCP server performs. Tool parameters are hinted for base64, tool description directly asks for base64 - but no luck. All i see is garbage:
How this should be prompted? Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions