Data MCP Server
@NexusX-MCP
About Data MCP Server
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"data-mcp-server": {
"command": "npx",
"args": [
"data-mcp",
"<YOUR-DATA-API-KEY>"
]
}
}
}Tools
10Extract formatted (markdown, screenshot etc) content from any webpage
Navigate through multiple linked pages and extract LLM-friendly formatted content
Convert messy HTML into structured JSON
Query the web and get results with Bing search
Fast, lightweight browser automation with the Browser Use agent
General-purpose automation using OpenAI's CUA model
Complex browser tasks using Claude computer use
Creates a new persistent Data profile.
Deletes an existing persistent Data profile.
Lists existing persistent Data profiles.
Overview
What is Data MCP Server?
Data MCP Server is a Model Context Protocol (MCP) server that provides tools to scrape, extract structured data, and crawl webpages. It also gives access to general-purpose browser agents like OpenAI’s CUA, Anthropic’s Claude Computer Use, and Browser Use. It is built for developers using MCP clients such as Claude Desktop, Cursor, Windsurf, and Smithery.
How to use Data MCP Server?
Run npx data-mcp <YOUR-DATA-API-KEY> or configure it in your MCP client’s settings with the command npx -y data-mcp and the environment variable DATA_API_KEY. For development, clone the repo, run npm install && npm run build, then start with node dist/server.js.
Key features of Data MCP Server
- Scrape webpage content as markdown or screenshots.
- Crawl multiple linked pages for LLM-friendly output.
- Extract structured JSON from messy HTML.
- Search the web via Bing.
- Automate browsers with Browser Use, OpenAI CUA, or Claude Computer Use.
- Create, delete, and list persistent Data profiles.
Use cases of Data MCP Server
- Convert a web article into clean markdown for an LLM.
- Extract product listings from an e‑commerce site as structured JSON.
- Automate repetitive browser tasks like form filling or data entry.
- Gather search results combined with page content for research.
- Persist browser sessions across tasks with Data profiles.
FAQ from Data MCP Server
What is required to use Data MCP Server?
You need a Data API key, which must be provided via the DATA_API_KEY environment variable or as a command-line argument.
How do I install Data MCP Server?
Install it by running npx data-mcp with your API key, or add the npx command to your MCP client’s configuration (Claude Desktop, Cursor, Windsurf, Smithery). For development, clone the repository and build from source.
How do I configure Data MCP Server for Cursor or Windsurf?
Add a JSON entry to ~/.cursor/mcp.json (Cursor) or ./codeium/windsurf/model_config.json (Windsurf) with command: "npx", args: ["-y", "data-mcp"], and the DATA_API_KEY in the env object.
Can I run Data MCP Server from source?
Yes. Clone the repository, run npm install && npm run build, then execute node dist/server.js. This is intended for development purposes.
What tools does Data MCP Server include?
It includes tools for scraping (scrape_webpage), crawling (crawl_webpages), structured extraction (extract_structured_data), search (search_with_bing), and three browser agents (browser_use_agent, openai_computer_use_agent, claude_computer_use_agent), plus profile management tools.
Frequently asked questions
What is required to use Data MCP Server?
You need a Data API key, which must be provided via the `DATA_API_KEY` environment variable or as a command-line argument.
How do I install Data MCP Server?
Install it by running `npx data-mcp` with your API key, or add the `npx` command to your MCP client’s configuration (Claude Desktop, Cursor, Windsurf, Smithery). For development, clone the repository and build from source.
How do I configure Data MCP Server for Cursor or Windsurf?
Add a JSON entry to `~/.cursor/mcp.json` (Cursor) or `./codeium/windsurf/model_config.json` (Windsurf) with `command: "npx"`, `args: ["-y", "data-mcp"]`, and the `DATA_API_KEY` in the `env` object.
Can I run Data MCP Server from source?
Yes. Clone the repository, run `npm install && npm run build`, then execute `node dist/server.js`. This is intended for development purposes.
What tools does Data MCP Server include?
It includes tools for scraping (`scrape_webpage`), crawling (`crawl_webpages`), structured extraction (`extract_structured_data`), search (`search_with_bing`), and three browser agents (`browser_use_agent`, `openai_computer_use_agent`, `claude_computer_use_agent`), plus profile management tools.
Basic information
More Data & Analytics MCP servers
Sugra API MCP
Sugra Systems, Inc.Official MCP server for the Sugra API, giving AI agents source-attributed access to 1,500+ endpoints across 36 data domains from 160+ primary sources. Covers markets, economics, company fundamentals, government, news, cl

Rankbits
rankbitsAI visibility analytics across 15+ providers (ChatGPT, Perplexity, Gemini, AI Overviews, and more). The MCP connector lets assistants run scans, compare competitor mentions, and track your brand's visibility in AI answer
CoinLobster
CoinLobsterThe only MCP server with live whale trades across 15 exchanges plus on-chain DEX flow. Smart Money Radar, real liquidations and outcome-scored signals. No API key required.
Hologrow
Hologrow IncHologrow is the e-commerce data layer for any AI

Bounce Watch - Company Signal Intelligence
bouncewatchBounce Watch tells you what just changed at a company, and when. Who raised money. Who hired a senior person. Who opened an office, won a customer, or announced a partnership. Every event carries its own date, so you ca
Comments