Black Lotus
Rank #74,394smithery/BadRooBot/blacklotus_mcp
Create structured plans, break them into actionable tasks, and define roles for execution. Turn goals into clear deliverables and responsibilities. Accelerate project planning and coordination.
Black Lotus is a Model Context Protocol (MCP) server published by BadRooBot. It ranks #74,394 of 115,460 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Black Lotus is listed across 2 registries — Smithery and Glama, and ships as a single rolling release with no explicit version metadata. It was first listed on Sep 4, 2025.
Ranks ahead of 41,066 of 115,460 servers on MCP Toplist.
Use Black Lotus
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http blacklotus-mcp https://server.smithery.ai/BadRooBot/blacklotus_mcp/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.blacklotus-mcp]
url = "https://server.smithery.ai/BadRooBot/blacklotus_mcp/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://server.smithery.ai/BadRooBot/blacklotus_mcp/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"blacklotus-mcp": {
"url": "https://server.smithery.ai/BadRooBot/blacklotus_mcp/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"blacklotus-mcp": {
"type": "http",
"url": "https://server.smithery.ai/BadRooBot/blacklotus_mcp/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"blacklotus-mcp": {
"serverUrl": "https://server.smithery.ai/BadRooBot/blacklotus_mcp/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"blacklotus-mcp": {
"url": "https://server.smithery.ai/BadRooBot/blacklotus_mcp/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/smithery%2FBadRooBot%2Fblacklotus_mcp)<a href="https://mcptoplist.com/server/smithery%2FBadRooBot%2Fblacklotus_mcp"><img src="https://mcptoplist.com/badge/smithery%2FBadRooBot%2Fblacklotus_mcp.svg" alt="MCP Toplist: #74,394 of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (1 delisted)
BadRooBot
Other servers by BadRooBot
View all BadRooBot servers →Not versioned
This server is published through registries that do not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains Black Lotus?
- Black Lotus is maintained by BadRooBot, which publishes 3 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Black Lotus listed on the Official MCP Registry?
- Black Lotus is not on the Official MCP Registry. It is listed on Smithery and Glama.
- How many versions does Black Lotus have?
- Black Lotus ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Black Lotus?
- The source code for Black Lotus is hosted at github.com/BadRooBot/blacklotus_mcp.