Skip to main content
Glama
LiquidBuiltIt

B2Brilliant MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
B2BRILLIANT_API_KEYYesYour B2Brilliant API key. Get it by signing up for beta access at https://b2brilliant.app.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
discover_user_businessA

Discover and analyze your business information from website URLs

refine_user_businessB

Refine your business information based on feedback

discover_businessC

Discover and analyze a target business from website URLs

refine_businessB

Refine target business information based on feedback

check_compatibilityC

Assess compatibility between your business and a target business

create_campaignB

Create marketing campaigns for a target business

refine_campaignB

Refine marketing campaigns based on feedback

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.5/5.0

Scored across 7 tools

Disambiguation5/5

Each tool targets a distinct resource and action: user business vs target business, discovery vs refinement, compatibility checking, and campaign creation vs refinement. The user/target and action distinctions are clearly separated.

Naming Consistency5/5

All tools follow a consistent verb_noun pattern with snake_case. The naming clearly separates 'user_business' from 'business' and pairs discover/refine, and create/refine for campaigns.

Tool Count5/5

Seven tools is well-scoped for a business compatibility and campaign creation workflow. Each tool serves a distinct step in the process without redundancy or bloat.

Completeness4/5

The tool set covers the core workflow: discover and refine both businesses, check compatibility, and create/refine campaigns. Minor gaps exist such as no campaign listing or deletion, but these are not critical for the stated purpose.

Maintenance

ActivityInactive
ResponsivenessNo issues