Back to Home
leifermendez icon

mcp-server-bbc

Verified Safe

by leifermendez

Overview

An AI assistant that manages BuilderBot projects by listing, retrieving, creating, updating, deleting, and duplicating projects using a set of defined tools.

Installation

Run Command
pnpm dev

Environment Variables

  • BUILDERBOT_API_KEY
  • OPENAI_API_KEY

Security Notes

The application is built using the VoltAgent framework and interacts with an external 'BuilderBot' API. It correctly retrieves the BUILDERBOT_API_KEY from environment variables. The API client uses HTTPS and includes basic error handling for common HTTP status codes. There are no apparent hardcoded sensitive credentials within the application logic, 'eval' usage, or other obvious malicious patterns. The 'install-docker.sh' script is for Docker installation and not part of the application's runtime security, but its execution requires root privileges.

Similar Servers

Stats

Interest Score34
Security Score9
Cost ClassMedium
Avg Tokens250
Stars2
Forks0
Last Update2025-11-21

Tags

AI AgentBuilderBot IntegrationProject ManagementVoltAgentTool-use