Brilliant Directories Mcp banner
brilliantdirectories brilliantdirectories

Brilliant Directories Mcp

Testing community

Description

Official MCP server for Brilliant Directories — manage members, posts, leads, reviews, pages, and more from any AI agent. OpenAPI 3.1 spec included.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Official Brilliant Directories MCP Server — Setup Guide

[![npm version](https://img.shields.io/npm/v/brilliant-directories-mcp?color=blue&label=npm)](https://www.npmjs.com/package/brilliant-directories-mcp) [![license](https://img.shields.io/github/license/brilliantdirectories/brilliant-directories-mcp?color=green)](LICENSE) [![MCP](https://img.shields.io/badge/MCP-compatible-blue)](https://modelcontextprotocol.io)

Universal AI integration for your BD site. Give any AI agent full access to your Brilliant Directories site with one API key.

Manage **members, posts (single-image and multi-image), leads, reviews, top and sub categories, email templates, pages (homepage, landing pages), 301 redirects, smart lists, widgets, menus, forms, tags, membership plans**, and more — across every resource BD exposes via its REST API.

This guide walks you through connecting your AI of choice (Claude, Cursor, etc.) to your BD site. Pick your AI app below, paste two things, restart. Most setups take under 5 minutes.

⚠️ REQUIREMENTS — Before you start

  1. **Your BD site URL.** Use the full canonical URL exactly as it loads in a browser — include `https://` (or `http://` if your site has no SSL), include `www.` if your site uses it, no trailing slash.

    • https://www.mysite.com (most BD sites)
    • https://mysite.com (only if your site has no www.)
    • http://mysite.com (HTTP-only sites — protocol respected)
    • mysite.com (missing protocol)
    • https://mysite.com/ (trailing slash)
    • https://mysite.com if the site actually serves at www.mysite.com — use the form your site canonically responds at
  2. **Your BD API key.**

    BD Admin → **Developer Hub** → **Generate API Key** → copy it.

    Full walkthrough: How to Create an API Key.

  3. **Node.js — only for the Advanced path** (see below). Not needed for the E