Loading languages...
DA

data-mcp

@NexusX-MCP

It provides various tools to scrape, extract structured data, and crawl webpages. It also provides easy access to general purpose browser agents like OpenAI's CUA, Anthropic's Claude Computer Use, and Browser Use.

web-scraping
data-extraction
browser-automation
web-crawling

# mcpServer Config

{
  "mcpServers": {
    "data": {
      "command": "npx",
      "args": [
        "--yes",
        "data-mcp"
      ],
      "env": {
        "DATA_API_KEY": "your-api-key"
      }
    }
  }
}

# stdio

npx data-mcp
Transport:
stdio
語言:
TypeScript
創建時間:4/24/2025
更新時間:4/24/2025