Skip to content
Claude Desktop

smart data extractor for Claude Desktop

io.github.lazymac2x/smart-data-extractor

smart-data-extractor MCP server on Cloudflare Workers · REST + MCP JSON-RPC · free tier

client:Claude Desktop transport:streamable-http runtime:npm tools:4

Install smart data extractor in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "smart-data-extractor": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.lazy-mac.com/smart-data-extractor/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

smart data extractor in other clients