messages-mcp-server An MCP-compatible server for interacting with local messages. Quick Start npm install npm run dev || npm start || echo "No dev/start script" Testing npm test --if-present Notes Keep API keys and secrets in .env (not committed). Issues and PRs welcome.