Waalaxy Server
БесплатноНе проверенEnables users to manage Waalaxy LinkedIn automation campaigns through MCP tools using browser automation (Playwright) to interact with the Waalaxy web interface
Описание
Enables users to manage Waalaxy LinkedIn automation campaigns through MCP tools using browser automation (Playwright) to interact with the Waalaxy web interface.
README
MCP (Model Context Protocol) server for Waalaxy - LinkedIn automation tool.
⚠️ Status: In Development
Waalaxy does not provide a public API. This MCP server uses browser automation (Playwright) to interact with the Waalaxy web interface.
Features (Planned)
| Tool | Description | Status |
|---|---|---|
get_campaigns |
List all campaigns | 🔄 Planned |
get_campaign_stats |
Get campaign statistics | 🔄 Planned |
get_prospects |
List prospects in a campaign | 🔄 Planned |
get_conversations |
Get LinkedIn conversations | 🔄 Planned |
create_campaign |
Create a new campaign | 🔄 Planned |
add_prospects |
Add prospects to a campaign | 🔄 Planned |
send_message |
Send a message to a prospect | 🔄 Planned |
get_analytics |
Get account analytics | 🔄 Planned |
Prerequisites
- Python 3.10+
- uv package manager
- Playwright with Chromium
- Active Waalaxy account
Installation
# Install dependencies
uv sync
# Install Playwright browsers
uvx playwright install chromium
# Create session (first time)
uvx mcp-server-waalaxy --get-session
Configuration
{
"mcpServers": {
"waalaxy": {
"command": "uvx",
"args": ["mcp-server-waalaxy"]
}
}
}
Session Management
Session is stored at ~/.waalaxy-mcp/session.json. Re-run --get-session if authentication expires.
Development
# Clone the repo
git clone https://github.com/globodai-group/mcp-server-waalaxy.git
cd mcp-server-waalaxy
# Install dev dependencies
uv sync --dev
# Run tests
uv run pytest
Architecture
Since Waalaxy lacks a public API, this server:
- Uses Playwright to control a headless browser
- Authenticates via saved session cookies
- Scrapes/interacts with the Waalaxy web app
- Exposes functionality as MCP tools
Related
- linkedin-mcp-server - LinkedIn MCP server (similar approach)
- Waalaxy - Official Waalaxy website
License
Apache-2.0
Contributing
PRs welcome! See CONTRIBUTING.md for guidelines.
Установка Waalaxy Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/globodai-group/mcp-server-waalaxyFAQ
Waalaxy Server MCP бесплатный?
Да, Waalaxy Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Waalaxy Server?
Нет, Waalaxy Server работает без API-ключей и переменных окружения.
Waalaxy Server — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Waalaxy Server в Claude Desktop, Claude Code или Cursor?
Открой Waalaxy Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Playwright
Browser automation, scraping, screenshots
автор: MicrosoftPuppeteer
Browser automation and web scraping.
автор: modelcontextprotocolopentabs-dev/opentabs
Plugin-based MCP server + Chrome extension that gives AI agents access to web applications through the user's authenticated browser session. 100+ plugins with a
автор: opentabs-devrobhunter/agentdeals
1,500+ developer infrastructure deals, free tiers, and startup programs across 54 categories. Search deals, compare vendors, plan stacks, and track pricing chan
автор: robhunterCompare Waalaxy Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории browse
