suprsonic-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SUPRSONIC_API_KEY | Yes | Your Suprsonic API key. Get it from https://suprsonic.ai/app/apis |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| searchA | Search the web. Returns AI-synthesized answers, raw SERP results, or both. Cost: serp 1 credit, ai 2 credits, deep 3 credits. |
| scrapeA | Extract content from any URL as Markdown. Auto-escalates from fast HTTP to JS rendering to stealth browser. Cost: fast 1 credit, standard 2 credits, thorough 5 credits. |
| profilesA | Find and enrich a professional profile by LinkedIn URL or name + company. Cost: 3 credits. |
| emailsB | Find a professional email address by name and company domain. Cost: 2 credits. |
| imagesB | Generate an image from a text prompt. Cost: 3 credits. |
| ttsC | Convert text to speech audio. Cost: 2 credits. |
| sttB | Transcribe audio to text with timestamps. Cost: 2 credits. |
| smsA | Send an SMS or WhatsApp message. Cost: 1 credit. |
| documentsB | Extract structured data from a URL or text content using LLM analysis. Cost: 3 credits. |
| companiesA | Look up company data by domain. Returns industry, size, description, logo, brand colors. Cost: 3 credits. |
| email-verifyC | Check if an email address is deliverable. Cost: 1 credit. |
| transcribeC | Transcribe audio or video with speaker labels and timestamps. Cost: 3 credits. |
| invoice-parseA | Extract structured line items, totals, and dates from an invoice or receipt. Cost: 3 credits. |
| subtitleB | Generate SRT or VTT subtitles from audio or video. Cost: 2 credits. |
| file-convertB | Convert a file between 200+ formats (PDF, DOCX, XLSX, images, etc.). Cost: 2 credits. |
| bg-removeB | Remove the background from an image. Cost: 2 credits. |
| screenshotA | Capture a rendered screenshot of a webpage. Cost: 1 credit. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/O-mega-Enterprise/suprsonic-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server