
Brilliant Directories Mcp
Let your coding agent list, update, and triage Brilliant Directories members, posts, leads, and reviews without leaving the chat.
Overview
Brilliant Directories MCP is an Operate-phase MCP server that lets agents manage your BD site's members, posts, leads, and reviews via the official API.
What is this MCP server?
- Official npm MCP server (v6.9.9) with stdio transport
- Covers members, posts, leads, reviews, and related BD admin objects
- Authenticates with BD_API_KEY from Developer Hub plus BD_API_URL
- Built for Brilliant Directories site owners automating routine admin
- Registry version 6.9.9
- stdio transport via npm identifier brilliant-directories-mcp
- Required env: BD_API_KEY (secret), BD_API_URL
Community signal: 15 GitHub stars.
What problem does it solve?
Maintaining a Brilliant Directories site means repetitive admin work across members, content, and leads that does not belong in your main codebase session.
Who is it for?
Indie operators already on Brilliant Directories who want agent-assisted member, lead, and review management.
Skip if: Builders not on Brilliant Directories or anyone who needs marketplace SEO, theme design, or payment setup without the BD platform.
What do I get? / Deliverables
After you add BD_API_KEY and BD_API_URL to the stdio MCP config, your agent can perform BD API operations from the same workflow you use for shipping features.
- Agent-callable access to BD members, posts, leads, and reviews
- Repeatable admin workflows without switching to BD Admin for every task
Recommended MCP Servers
Journey fit
Directory operators spend most agent time after launch—keeping listings, leads, and community data current—so Operate is the natural home. Iterate covers ongoing CMS-style changes (members, posts, reviews) rather than one-off integration wiring.
How it compares
Official BD API MCP bridge, not a generic web-scraping skill or WordPress plugin.
Common Questions / FAQ
Who is Brilliant Directories MCP for?
Solo builders and small teams running a Brilliant Directories site who want Claude Code, Cursor, or Codex to handle members, posts, leads, and reviews through MCP.
When should I use Brilliant Directories MCP?
Use it during daily directory operations—updating listings, responding to lead flow, or moderating reviews—when manual BD Admin work is slowing you down.
How do I add Brilliant Directories MCP to my agent?
Install the npm package brilliant-directories-mcp, generate an API key in BD Admin → Developer Hub, set BD_API_KEY and BD_API_URL, and register the server for stdio MCP in your agent config.