nexuscli

scottshapiro142/nexuscli
★ 0 stars TypeScript 🤖 AI/LLM Updated today
Local-first agent layer for tabular data. Drop any spreadsheet — get a local MCP server your AI agent can query.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "nexuscli": {
      "command": "npx",
      "args": [
        "-y",
        "scottshapiro142/nexuscli"
      ]
    }
  }
}

README Excerpt

**Local-first agent layer for tabular data.** Drop any CSV, XLSX, or SQLite file. Get a local MCP server your AI agent can query and manipulate — without your data ever leaving your machine. > Obsidian gave us local-first notes. Nexus does the same for structured data. --- When you hand your data to AI tools today, it goes to their cloud. Salesforce + ChatGPT, Sheets + Gemini, Notion + Claude — same pattern.

Tools (1)

nexus