Brilliant Directories MCP
About
Official MCP server for Brilliant Directories, the membership and directory website platform powering 50,000+ sites. Manage members, posts, leads, reviews, pages, redirects, email templates, forms, menus, tags, and more from any AI agent. Ships an OpenAPI 3.1 spec and an interact
Details
- Author
- brilliantdirectories
- Downloads
- 259
- Categories
- Other, API, AI
Jump to
- Manage members: create, update, search, and fetch
- Manage posts: events, classifieds, articles, deals
- Manage leads (inquiries) and reviews (CRUD)
- Manage pages, redirects, email templates, forms, menus
- Manage tags, categories, and other site content
- Plug-and-play with AI agents and automation platforms
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Brilliant Directories MCPCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Install by running npx brilliant-directories-mcp in your terminal. Then provide your Brilliant Directories API key. AI agents like Claude, GPT, or Cursor can invoke the exposed tools to manage site resources.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"brilliant directories mcp": {
"bd-api": {
"command": "npx",
"args": [
"-y",
"brilliant-directories-mcp",
"--api-key",
"YOUR_BD_API_KEY",
"--url",
"https://your-site.com"
]
}
}
}
}
McpServers
{
"bd-api": {
"command": "npx",
"args": [
"-y",
"brilliant-directories-mcp",
"--api-key",
"YOUR_BD_API_KEY",
"--url",
"https://your-site.com"
]
}
}
Brilliant Directories MCP Server
Official MCP server for Brilliant Directories, the SaaS platform powering 50,000+ membership and directory websites. Give any AI agent full access to your BD site with one API key — no custom code required.What it does
Exposes the Brilliant Directories REST API as structured MCP tools so AI agents (Claude, GPT, Cursor) and automation platforms (n8n, Make, Zapier) can manage your site: - Members — create, update, search, get - Posts — events, classifieds, articles, deals - Leads — inbound inquiries and matching - Reviews — list, create, update, delete - Pages — homepage, landing pages, about/contact, templates - Redirects — 301 rules for preserving SEO - Email Templates, Forms, Menus, Tags, Categories, and moreInstall in 30 seconds
```bash npx brilliant-directories-mcp --setupSign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





