Back to Home
pedrocr83 icon

mcp_servers

by pedrocr83

Overview

Provides comprehensive search capabilities, filesystem operations, and document content extraction for AI agents to interact with web, local files, and structured documents.

Installation

Run Command
npx -y @brave/brave-search-mcp-server --transport http

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
  • ALLOW_WRITE
  • ENABLE_ROOTS

Security Notes

The 'mcp-db-server' component in the docker-compose.yml has a hardcoded PostgreSQL password ('misteriospassword'), which is a critical security vulnerability. The 'document-reader-mcp-server' processes various document formats, which can be a vector for vulnerabilities if malicious files exploit parsing libraries. While 'rust-mcp-filesystem' has good path validation and read-only default mode, the hardcoded DB password significantly lowers the overall security posture of the bundled servers.

Similar Servers

Stats

Interest Score0
Security Score3
Cost ClassHigh
Avg Tokens50000
Stars0
Forks0
Last Update2025-12-06

Tags

Web SearchFilesystemDocument ProcessingAI SummarizationMCP Server