Skip to main content
Glama
package.json•851 B
{ "name": "egw-chat-cli", "version": "1.0.0", "description": "CLI chat interface for EGW Writings MCP Server", "main": "egw-chat-cli.js", "bin": { "egw-chat": "./egw-chat-cli.js" }, "scripts": { "start": "node egw-chat-cli.js", "test": "node egw-chat-cli.js" }, "keywords": [ "egw", "ellen-g-white", "mcp", "cli", "chat", "writings" ], "author": "EGW Research Team", "license": "MIT", "dependencies": { "dotenv": "^16.0.0", "openai": "^4.104.0" }, "engines": { "node": ">=14.0.0" }, "repository": { "type": "git", "url": "https://github.com/pythondev-pro/egw_writings_mcp_server" }, "bugs": { "url": "https://github.com/pythondev-pro/egw_writings_mcp_server/issues" }, "homepage": "https://github.com/pythondev-pro/egw_writings_mcp_server#readme" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/pythondev-pro/egw_writings_mcp_server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server