Brilliant Directories MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 3 905 installs a week from npm. Last commit 13 Sep 2026.
Official MCP server for Brilliant Directories — manage members, posts, leads, reviews, and more.
We read the source, 22 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
этот файл ставится пользователю, но в репозитории его нет
# Defaults let the server start for tools/list introspection (Glama, MCP Inspector). # Real usage must override both with the customer's credentials: # docker run -e BD_API_KEY=... -e BD_API_URL=https://site.com IMAGE ENV BD_API_KEY=placeholder
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add brilliant-directories-mcp -- npx -y brilliant-directories-mcp
{
"mcpServers": {
"brilliant-directories-mcp": {
"args": [
"-y",
"brilliant-directories-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.brilliant-directories-mcp]
command = "npx"
args = ["-y", "brilliant-directories-mcp"]
{
"mcpServers": {
"brilliant-directories-mcp": {
"args": [
"-y",
"brilliant-directories-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"brilliant-directories-mcp": {
"args": [
"-y",
"brilliant-directories-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
BD_API_KEY (Your Brilliant Directories API key. Generate one in BD Admin → Developer Hub → Generate API Key.), BD_SITE_URL (Your BD site URL, e.g. https://yoursite.com (BD_API_URL is also accepted as a legacy alias).).
The author declared them in the registry entry; get the values from the project itself.
Official Neon MCP server for managing Neon projects and Lakebase Postgres databases.
Read and manage courses, members, orders, events, posts, and settings for Loopwise-powered sites.
Official MCP server for Automox. Manage devices, patches, and policies in natural language.
Official MCP server for Leadpipe intent and data APIs.
MCP server for Bitbucket API - manage repositories, pull requests, comments, pipelines and more
MCP server for SocialAPI — manage social media comments, DMs, reviews, and mentions across platforms
Official Todoist MCP server for AI assistants to manage tasks, projects, and workflows.
Official MCP server for Certifier to issue, manage, and track certificates and badges.
Answers built from our own checks of this server.