Skip to main content
Glama

pythondev-pro-egw_writings_mcp_server

Server Details

Search Ellen G. White’s writings by keyword to surface relevant quotations. Retrieve exact passage…

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
pythondev-pro/egw_writings_mcp_server
GitHub Stars
0
Server Listing
EGH Research

Available Tools

9 tools
admin_local_serverTry in Inspector

Execute system-level commands for file manipulation, git operations, and server management (ADMIN PASSWORD REQUIRED)

ParametersJSON Schema
NameRequiredDescriptionDefault
commandYesSystem-level bash command to execute
adminPasswordNoAdmin password for system-level access
bashTry in Inspector

Execute bash commands with automatic GitHub PAT integration for git operations within specified workspace

ParametersJSON Schema
NameRequiredDescriptionDefault
commandYesBash command to execute (git commands automatically use stored PAT)
sessionIdNoSession ID for logging and security (for multi-tenant)
workspaceNoWorkspace directory to execute command in (for multi-tenant isolation)
find_egw_quotesTry in Inspector

Find specific EGW quotes containing a search term with proper filtering for genuine EGW content

ParametersJSON Schema
NameRequiredDescriptionDefault
queryYesSearch term to find in EGW quotes
numQuotesNoNumber of quotes to return (default: 3)
get_database_statsTry in Inspector

Get database statistics

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

get_local_bookTry in Inspector

Get information about a specific book

ParametersJSON Schema
NameRequiredDescriptionDefault
bookIdYesBook ID
get_local_contentTry in Inspector

Get content from a specific book

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMaximum paragraphs (default: 50)
bookIdYesBook ID
offsetNoOffset for pagination (default: 0)
launch_local_chat_aiTry in Inspector

Launch local EGW Writings MCP Server setup with chat interface

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

list_local_booksTry in Inspector

List all available books

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMaximum books (default: 50)
search_localTry in Inspector

Search local EGW writings database

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMaximum results (default: 20)
queryYesSearch query

FAQ

How do I claim this server?

To claim this server, publish a /.well-known/glama.json file on your server's domain with the following structure:

{ "$schema": "https://glama.ai/mcp/schemas/connector.json", "maintainers": [ { "email": "your-email@example.com" } ] }

The email address must match the email associated with your Glama account. Once verified, the server will appear as claimed by you.

What are the benefits of claiming a server?
  • Control your server's listing on Glama, including description and metadata
  • Receive usage reports showing how your server is being used
  • Get monitoring and health status updates for your server
Try in Browser

Your Connectors

Sign in to create a connector for this server.