Back to Home
jonhill90 icon

vibes

Verified Safe

by jonhill90

Overview

Vibes transforms Claude Desktop into a conversational development environment through distributed MCP servers, allowing users to describe what they want to build and have Claude implement it while teaching them.

Installation

Run Command
cd mcp/mcp-vibes-server && docker-compose up -d

Environment Variables

  • LLM_PROVIDER
  • LLM_API_KEY
  • LLM_MODEL
  • BRAVE_API_KEY
  • GMAIL_CREDENTIALS_PATH
  • API_KEY
  • API_SECRET
  • API_BASE_URL
  • API_TIMEOUT
  • AZURE_OPENAI_API_KEY

Security Notes

The system is designed with security in mind, utilizing Docker for isolation, explicit sandbox modes (e.g., 'workspace-write') for file system access, and controls over network access. It explicitly warns against hardcoding secrets and includes tests for path traversal and command injection. The 'MCP_DOCKER' gateway handles security isolation and secrets management. However, as an AI-driven development environment that grants shell access, inherent risks exist, requiring diligent user oversight and proper configuration of sandbox policies (e.g., 'trusted_workspace=true', explicit 'bypass_approvals').

Similar Servers

Stats

Interest Score32
Security Score8
Cost ClassLow
Avg Tokens1200
Stars7
Forks1
Last Update2025-11-20

Tags

Conversational AIDevelopment EnvironmentAI AgentMCP ServerWorkflow Automation