Back to Home
pedrocr83 icon

mcp_servers

by pedrocr83

Overview

A comprehensive multi-tool MCP server suite offering advanced web search (Brave API), robust local file system management, document content extraction, and database interaction, designed for AI agent integration.

Installation

Run Command
BRAVE_API_KEY="YOUR_BRAVE_API_KEY" docker-compose up --build

Environment Variables

  • BRAVE_API_KEY
  • BRAVE_MCP_TRANSPORT
  • BRAVE_MCP_PORT
  • BRAVE_MCP_HOST
  • BRAVE_MCP_LOG_LEVEL
  • BRAVE_MCP_ENABLED_TOOLS
  • BRAVE_MCP_DISABLED_TOOLS
  • DATABASE_URL
  • PYTHONUNBUFFERED
  • ALLOW_WRITE
  • ENABLE_ROOTS
  • WORKSPACE_PATH

Security Notes

The `mcp-db-server` in `docker-compose.yml` contains hardcoded PostgreSQL credentials (`misterios:misteriospassword`) for `DATABASE_URL`. This is a critical security risk as these credentials could be exposed. While `rust-mcp-filesystem` employs strong path validation, `ro` (read-only) Docker mounts by default limit write operations even if `ALLOW_WRITE` is set. Input validation and container security configurations are generally good.

Similar Servers

Stats

Interest Score0
Security Score4
Cost ClassMedium
Avg Tokens1500
Stars0
Forks0
Last Update2025-12-07

Tags

Web SearchFile SystemDocument ProcessingDatabaseAI SummarizationMCP