Back to Home

egw_writings_mcp_server

Verified Safe

by pythondev-pro

Overview

Provides access to Ellen G. White writings data via MCP and HTTP APIs, including search, content retrieval, and PDF generation.

Installation

Run Command
node apps/local-server/src/server-universal.js

Environment Variables

  • GITHUB_PAT
  • ADMIN_PASSWORD
  • REQUIRE_ADMIN_PASSWORD
  • TENANT_SERVICE_PORT
  • TENANT_SESSION_TIMEOUT
  • TENANT_ACTIVITY_TRACKING
  • EGW_DATABASE_PATH
  • EGW_AUTO_HEARTBEAT
  • MCP_SERVER_REQUEST_TIMEOUT
  • INIT_TIMEOUT
  • LLM_API_KEY
  • LLM_BASE_URL
  • LLM_MODEL
  • GEMINI_API_KEY

Security Notes

The system uses local processing and does not inherently require cloud services after initial database download. However, the pyforge-multi-tenant-mcp-server component relies on `GITHUB_PAT` for Git operations, which, if exposed, could be a risk. Other components seem sandboxed or operate on local data. The 'admin_local_server' tool requires a password, which is good, but its default password could be stronger.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Avg Tokens50
Stars0
Forks0
Last Update2025-11-21

Tags

EGWEllen G. WhiteMCP ServerLocal DatabaseResearchOffline AccessPDF Generation