pythondev pro egw writings mcp server for Claude Desktop
ai.smithery/pythondev-pro-egw_writings_mcp_server
Search Ellen G. White’s writings by keyword to surface relevant quotations. Retrieve exact passage…
client:Claude Desktop
transport:streamable-http
Install pythondev pro egw writings mcp server in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"pythondev-pro-egw_writings_mcp_server": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://server.smithery.ai/@pythondev-pro/egw_writings_mcp_server/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs