nebulous

amarbel-llc/nebulous
★ 0 stars Go Browser/Web Updated 1d ago
NewsBlur MCP server and Web Capture Archive Protocol orchestrator — local-first feed/story index, plus URL preservation into a content-addressed blob store via chrest + madder
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "nebulous": {
      "command": "go",
      "args": [
        "run",
        "github.com/amarbel-llc/nebulous@latest"
      ]
    }
  }
}

README Excerpt

NewsBlur MCP server and cutting-garden plugin — a local-first feed/story index that serves NewsBlur data to Claude over JSON-RPC stdio, and exposes that same index as a structured `newsblur://` tree to the traversal framework. One Go module, two surfaces over one local store: 1. **NewsBlur MCP server** (`nebulous serve mcp`) — serves feeds, stories,

Topics

claude-codecontent-addressablefeed-readergolanglocal-firstmcpnewsbluropmlrssweb-archiveweb-capture