B2Brilliant Server
БесплатноНе проверенEnables business analysis, compatibility checking, and marketing campaign creation using the B2Brilliant API. Tools allow discovering and refining business info
Описание
Enables business analysis, compatibility checking, and marketing campaign creation using the B2Brilliant API. Tools allow discovering and refining business information from URLs and generating personalized outreach campaigns.
README
Model Context Protocol (MCP) server for the B2Brilliant Campaign Agent API.
Quick Start
Install globally from NPM:
npm install -g b2brilliant-mcp-serverSet your API key:
export B2BRILLIANT_API_KEY=your_api_key_hereRun the server:
b2brilliant-mcp
Available Tools
User Business Tools
discover_user_business- Analyze your business from website URLsrefine_user_business- Refine your business information with feedback
Target Business Tools
discover_business- Analyze target business from website URLsrefine_business- Refine target business information with feedbackcheck_compatibility- Assess compatibility between businesses
Campaign Tools
create_campaign- Generate marketing campaigns for target businessrefine_campaign- Improve campaigns based on feedback
Configuration
The server requires a B2Brilliant API key set as an environment variable:
export B2BRILLIANT_API_KEY=your_api_key_here
Get your API key by signing up for beta access at B2Brilliant.app.
Development Setup
If you want to contribute or work with the source code:
Clone the repository and navigate to the MCP package:
cd pkg/mcpInstall dependencies:
npm installBuild the project:
npm run buildRun tests:
npm testRun locally:
npm start
Usage with Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"b2brilliant": {
"command": "b2brilliant-mcp",
"env": {
"B2BRILLIANT_API_KEY": "your_api_key_here"
}
}
}
}
Example Workflow
Discover your business:
Use discover_user_business with your website URLFind target business:
Use discover_business with target company URLCheck compatibility:
Use check_compatibility with both business objectsCreate campaign:
Use create_campaign to generate personalized outreach
Установка B2Brilliant Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/LiquidBuiltIt/b2brilliant-mcpFAQ
B2Brilliant Server MCP бесплатный?
Да, B2Brilliant Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для B2Brilliant Server?
Нет, B2Brilliant Server работает без API-ключей и переменных окружения.
B2Brilliant Server — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить B2Brilliant Server в Claude Desktop, Claude Code или Cursor?
Открой B2Brilliant Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare B2Brilliant Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
