{"name":"platphorm-flac","title":"FLAC to MP3 Converter","version":"1.0.0","description":"Convert lossless FLAC audio files to MP3 entirely in your browser. No uploads, no accounts, and no size limits — every file is decoded and re-encoded locally with FFmpeg WebAssembly.","protocol":"json-rpc-2.0","transport":{"type":"streamable-http","url":"https://flac.platphormnews.com/api/mcp"},"capabilities":{"tools":true,"resources":false,"prompts":false},"tools":[{"name":"flac.get_service_info","description":"Return service metadata, supported output bitrates, and privacy model for the FLAC to MP3 converter.","inputSchema":{"type":"object","properties":{},"additionalProperties":false}},{"name":"flac.get_faq","description":"Return the frequently asked questions and answers about converting FLAC audio to MP3.","inputSchema":{"type":"object","properties":{},"additionalProperties":false}},{"name":"flac.list_bitrates","description":"List the supported MP3 output bitrates with quality guidance.","inputSchema":{"type":"object","properties":{},"additionalProperties":false}}],"authentication":{"publicReadOnly":true,"protectedMutations":"PLATPHORM_API_KEY"}}