AIGigLab MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AIGIGLAB_API_KEY | Yes | Your AIGigLab API key, obtainable from aigiglab.com |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_voicesA | List available ElevenLabs voices for text-to-speech. |
| synthesize_voiceC | Generate audio from text using ElevenLabs. |
| create_voice_cloneC | Clone a new voice from audio samples. |
| transcribe_audioC | Transcribe an audio file to text. |
| create_composition_planC | Create a composition plan for music generation. |
| compose_musicC | Convert a prompt or composition plan into actual music. |
| fish_list_modelsC | List available FishAudio models. |
| fish_transcribe_audioC | Transcribe audio using FishAudio ASR. |
| fish_create_voice_cloneC | Create a voice clone model with FishAudio. |
| generate_assetC | Generate an image asset using AI models. |
| list_assetsC | List your generated AI assets. |
| generate_thumbnail_conceptsB | Analyze a video title/script and generate viral thumbnail concepts (hooks). |
| generate_thumbnail_imageC | Generate a real thumbnail image based on a selected concept. |
| scrape_leadsB | Start a background job to scrape leads from Google Places based on a query and location. |
| list_lead_campaignsB | List your recent lead scraping campaigns and their status. |
| get_leadsC | Fetch leads collected for a specific campaign. |
| export_leadsB | Export leads for a campaign to a CSV file and send it. |
| get_linkedin_configA | Get the current LinkedIn automation configuration, connection status, stats, and recent logs. |
| update_linkedin_configC | Update LinkedIn automation configuration (e.g., topics, schedules, tone, post types). |
| trigger_linkedin_post_nowA | Immediately generate and post content to LinkedIn using your current configuration and available credits. |
| get_linkedin_post_historyC | Retrieve the history of recent LinkedIn posts generated by the AI. |
| get_linkedin_pagesA | Get available LinkedIn Company Pages that the user manages. |
| set_linkedin_post_targetC | Set whether to post to the 'personal' profile or a specific 'company' page. |
| get_profile_infoA | Get the authenticated user's profile, active plan, and credit balance. |
| get_credit_transactionsC | Get the user's billing and credit transaction history. |
| get_product_usageC | Get the user's AI tool and product usage history. |
| replicate_wan_t2vC | Generate a high-quality video from text using Wan 2.5 Text-to-Video. |
| replicate_latentsyncC | Synchronize lip movements in a video to match an audio file (Video Lip Sync). |
| replicate_ltx_fastB | Generate a fast, high-quality video from a single image using LTX-2-Fast. |
| replicate_historyA | Get the user's last 20 Replicate AI Studio generations. |
| brandos_get_profileB | Retrieve the user's active Brand Vault identity. |
| brandos_update_profileC | Update the user's Brand Vault settings (identity, colors, mood, fonts). |
| brandos_generate_assetB | Generate an image asset using BrandOS Identity Engine. |
| brandos_generate_mockupC | Generate a blank product mockup template or a flat print design using AI. |
| remotion_generate_videoC | Generate a dynamic, code-based video presentation using Remotion and AI. |
| remotion_get_statusA | Check the rendering status of a queued Remotion video using its Job ID. |
| remotion_get_historyB | Get the user's past Remotion video generation jobs. |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/JayIsDeveloper/aigiglab-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server