AIGigLab Server
БесплатноНе проверенEnables AI assistants to interact with the AIGigLab API for lead generation, LinkedIn automation, voice cloning/TTS, and visual asset generation.
Описание
Enables AI assistants to interact with the AIGigLab API for lead generation, LinkedIn automation, voice cloning/TTS, and visual asset generation.
README
The official Model Context Protocol (MCP) server for AIGigLab.
This server allows AI assistants (like Claude, Cursor, and others) to natively interact with the AIGigLab API, giving them powerful capabilities to automate LinkedIn, generate B2B leads, synthesize AI voices, compose music, and create visual thumbnails.
🚀 Getting Started
Prerequisites
You need an AIGigLab API Key.
- Sign up or log in at aigiglab.com.
- Grab your API Key from the developer dashboard here: https://aigiglab.com/developers/api-keys.
Installation via Cursor
To connect this MCP server to your Cursor IDE:
- Open Cursor Settings -> Features -> MCP
- Click + Add new MCP server
- Configure it as follows:
- Type:
command - Name:
AIGigLab - Command:
npx -y @aigiglab-org/mcp-server - Environment Variables:
- Name:
AIGIGLAB_API_KEY, Value:YOUR_API_KEY_HERE
- Name:
- Type:
Installation via Claude Desktop
Add the following configuration to your Claude Desktop claude_desktop_config.json file:
{
"mcpServers": {
"aigiglab": {
"command": "npx",
"args": [
"-y",
"@aigiglab-org/mcp-server"
],
"env": {
"AIGIGLAB_API_KEY": "YOUR_API_KEY_HERE"
}
}
}
}
🛠️ Features & Use Cases
Once installed, your AI assistant will automatically discover the tools and use them when you ask it to perform tasks.
👔 LinkedIn Automation
- View Configuration:
get_linkedin_configto see the current automation schedules, topics, and tone. - Update Strategy:
update_linkedin_configto change how often you post, target audience, and posting topics. - Instant Posting:
trigger_linkedin_post_nowto force the AI to instantly generate and publish a post. - View History:
get_linkedin_post_historyto retrieve recent posts made to your profile or pages. - Manage Pages:
get_linkedin_pagesandset_linkedin_post_targetto switch between automating your personal profile vs. your company pages.
Example prompt: "Update my LinkedIn config to post 3 times a week about AI Automation, and then trigger a post right now."
🎯 Lead Generation (Google Maps)
- Start Scraping:
scrape_leadsallows the AI to search for businesses in specific regions (e.g., "coffee shops in London"). - Track Campaigns:
get_campaign_statusandlist_lead_campaignsto monitor the scraping progress. - Retrieve Data:
get_leads_by_batchto fetch the finalized leads (emails, phone numbers, websites, and ratings).
Example prompt: "Start a lead generation campaign for dental clinics in New York, tell me when it's done, and get the results."
🎙️ AI Voice Cloning & Synthesis (ElevenLabs & FishAudio)
- Voice Discovery:
elevenlabs_get_voicesandfish_list_modelsto browse available high-quality voices. - Voice Cloning:
elevenlabs_create_voiceandfish_create_modelto clone a custom voice from an audio sample. - Speech Generation:
elevenlabs_generate_speechandfish_synthesize_voiceto turn text into highly realistic spoken audio. - Audio History:
elevenlabs_get_historyto redownload past generations.
Example prompt: "Use my cloned voice to generate a welcome greeting for my new podcast episode."
🎵 Music Composition
- Composition Plans:
create_composition_planto architect the structure and lyrics for an AI music track. - Render Music:
compose_musicto transform your plan (or a direct prompt) into a fully rendered MP3 song.
Example prompt: "Create a composition plan for an upbeat synthwave track with a driving bassline, and then compose the music."
🖼️ Thumbnails & Assets
- Asset Storage:
upload_assetandlist_assetsto manage logos, references, and audio files on your AIGigLab account. - Thumbnail Generation:
generate_thumbnailandget_thumbnail_historyto design stunning, high-retention YouTube thumbnails from a prompt or reference image.
Example prompt: "Generate a YouTube thumbnail for my video about learning AI in 10 minutes, using a curiosity-driven concept."
📄 License
This project is licensed under the MIT License.
Установка AIGigLab Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/JayIsDeveloper/aigiglab-mcp-serverFAQ
AIGigLab Server MCP бесплатный?
Да, AIGigLab Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для AIGigLab Server?
Нет, AIGigLab Server работает без API-ключей и переменных окружения.
AIGigLab Server — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить AIGigLab Server в Claude Desktop, Claude Code или Cursor?
Открой AIGigLab Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare AIGigLab Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
