Veddata MCP Server

一个模型上下文协议(MCP)服务器:在网页上做数据源发现 - - 捕获网络请求、提取内嵌数据、分析脚本,并通过交互与监测点跟踪数据流向。 English. It runs locally over stdio via the published package.

People who work with api discovery, browser automation and web scraping and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-09-10 · ★ 2 · #146 OF 255 MAINTAINED BROWSER AUTOMATION · VERIFIED 2026-09-18

MIT · Python servers · how we verify → /methodology

01 · Install Veddata

Claude Code

claude mcp add sanzineo-veddata -- uvx veddata

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "sanzineo-veddata": {
      "command": "uvx",
      "args": [
        "veddata"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

pypi package veddata - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.SanZiNEO is GitHub-verified and matches the repo owner

03 · Who maintains Veddata

veddata is maintained by sanzineo. It's the only MCP server we track from this author; the repo dates to Jun 2026.

04 · Facts

category
browser automation - ranked #146 of 255 actively-maintained browser automation servers as of 2026-09-18.
registry
io.github.SanZiNEO/veddata (active, first published 2026-09-10)
packages
pypi:veddata

05 · Veddata FAQ

What is Veddata?

一个模型上下文协议(MCP)服务器:在网页上做数据源发现 - - 捕获网络请求、提取内嵌数据、分析脚本,并通过交互与监测点跟踪数据流向。 English. It runs locally over stdio via the published package.

Is Veddata still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-10. We re-verify nightly.

How do I install Veddata?

Run `uvx veddata`. You can also paste the ready-made client config above.

Does Veddata run locally?

Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

06 · Alternatives to Veddata

More browser automation MCP servers · Mobile Device MCP · Sassy MCP · Scrapeless MCP Server · Scrapfly MCP Server · Browser Mesh

More Python MCP servers · Aippocampus · Billing Gateway · AI Divination Skills · Oraclebone · World Model MCP · see all