Back to directory
data-mcp

data-mcp

@NexusX-MCP

Data MCP Server provides tools to scrape, extract structured data, and crawl webpages with access to browser automation agents.

datascrapingwebcrawlextractbrowser-automationmcp-servertypescriptcontext

Installation & Configuration

{
  "mcpServers": {
    "data": {
      "command": "npx",
      "args": [
        "-y",
        "data-mcp"
      ],
      "env": {
        "DATA_API_KEY": "YOUR-API-KEY"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/13
Updated
2026/6/13