
Pythondev Pro Egw Writings Mcp Server
Search and cite Ellen G. White writings by keyword so faith-based apps, newsletters, and study tools get accurate quotations in agent workflows.
Overview
EGW Writings MCP is an MCP server for the Grow phase that searches Ellen G. White’s writings and returns exact passages for content and study workflows.
What is this MCP server?
- Keyword search across Ellen G. White’s writings corpus
- Retrieve exact passages for citation-ready agent outputs
- Smithery streamable-http MCP with required Bearer API key
- Open-source server on GitHub (pythondev-pro/egw_writings_mcp_server)
- Version 1.12.4 in the published manifest
- Published server version: 1.12.4
- Repository: github.com/pythondev-pro/egw_writings_mcp_server
- Auth: required Bearer {smithery_api_key} on Smithery remote
What problem does it solve?
Faith-based content builders waste time manually looking up Ellen G. White quotes when agents could retrieve passages if a corpus-aware tool existed.
Who is it for?
Solo creators shipping Adventist or EGW-focused educational content, apps, or agent assistants that need searchable primary text.
Skip if: General Christian quote apps, secular products, or teams that do not license or align with the Ellen G. White writings corpus.
What do I get? / Deliverables
With the Smithery remote configured, your agent can surface relevant quotations and exact text for articles, apps, and study guides in one session.
- Keyword-ranked search results from the writings index
- Exact passage text suitable for citation workflows
- GitHub reference for the MCP server implementation
Recommended MCP Servers
Journey fit
Canonical placement on Grow reflects content production and distribution where quoted passages power blogs, apps, and lifecycle messaging. Content subphase matches keyword search and exact passage retrieval for editorial and devotional products rather than core app infrastructure.
How it compares
Corpus-specific MCP retrieval server, not a generic Bible API skill or RAG pipeline you host yourself.
Common Questions / FAQ
Who is EGW Writings MCP for?
It is for developers and content builders who need MCP-driven search and passage retrieval from Ellen G. White’s writings in agent tools.
When should I use EGW Writings MCP?
Use it while drafting devotionals, study features, or growth content where keyword discovery and exact quotations must be trustworthy.
How do I add EGW Writings MCP to my agent?
Configure the pythondev-pro egw_writings_mcp_server Smithery URL with streamable-http and set Authorization: Bearer {smithery_api_key} in your MCP client.