Read the inbox, mark items read, manage delivery preferences, and register Web Push devices.
npx @getmcp/cli add io.github.nirholas/notifications-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
THREE_WS_API_KEYA three.ws API key (sk_live_… / sk_test_…) or OAuth access token for the account whose notifications you want to read and manage, carried as Authorization: Bearer. Required — every endpoint is account-scoped. Aliases: THREE_WS_TOKEN, THREE_WS_BEARER. Treat like a password.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.nirholas/notifications-mcp": {
"command": "npx",
"args": [
"-y",
"@three-ws/notifications-mcp"
],
"env": {
"THREE_WS_API_KEY": "",
"THREE_WS_BASE": "https://three.ws",
"THREE_WS_TIMEOUT_MS": "20000"
}
}
}
}Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
Ephemeral data sandbox for AI workflows with guardrails and security
MCP server for Anki flashcards: adaptive review, notes, media, and deck management via AnkiConnect.
Korean NLP MCP server: morphological analysis, tokenization, spell & grammar checking (Bareun)