braderik/messages-mcp-server
3.1
If you are the rightful owner of messages-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
An MCP-compatible server designed for managing and interacting with local messages efficiently.
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.