# X1-BaaS Scraping API (remote · api.tazpal.com)

Stealth scraping API for AI agents. Clean Markdown from any URL. x402 crypto payments.

- Trust score: 77/100 (medium)
- Change this week: +4
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-20

## Components

- remote · `api.tazpal.com`: 77/100 (this document), [markdown](https://verifymcp.io/servers/com-tazpal-x1-baas/api.md), [page](https://verifymcp.io/servers/com-tazpal-x1-baas/api)

## Channel facts

- Endpoint: `https://api.tazpal.com/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-20.

- **Endpoint Security**: 66/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - HTTPS enforcement could not be verified: the plaintext port answered with HTTP 406, which proves neither a plaintext path nor enforcement.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC is configured correctly; the domain's records validate against the full chain to the root.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 80/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (good).
  - Context-footprint check failed: tool/resource definitions use about 692 tokens (~138/item across 5 items; 3 tools + 2 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 73/100
  - Stability observed for 22 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 71/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 0% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 3 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 5 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a current MCP spec version (2026-07-28).

## Install

### How do I install the X1-BaaS Scraping API MCP server?

X1-BaaS Scraping API is a hosted endpoint at https://api.tazpal.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http com-tazpal-x1-baas 'https://api.tazpal.com/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "com-tazpal-x1-baas": {
      "url": "https://api.tazpal.com/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "com-tazpal-x1-baas": {
      "type": "http",
      "url": "https://api.tazpal.com/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.com-tazpal-x1-baas]
url = "https://api.tazpal.com/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-tazpal-x1-baas": {
      "type": "remote",
      "url": "https://api.tazpal.com/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-tazpal-x1-baas --url 'https://api.tazpal.com/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-tazpal-x1-baas:
    url: "https://api.tazpal.com/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "com-tazpal-x1-baas": {
      "Transport": "http",
      "Url": "https://api.tazpal.com/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add com-tazpal-x1-baas -t streamable-http -u 'https://api.tazpal.com/mcp'
```

### Other

```json
{
  "mcpServers": {
    "com-tazpal-x1-baas": {
      "type": "http",
      "url": "https://api.tazpal.com/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-20 (score 77, +1)

No change was recorded against any check on this day. Stability & Change Management went from 70 to 73. That category is still filling its 30-day observation window: 21 days of observed history at the previous scan, 22 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-18 (score 76, +1)

No change was recorded against any check on this day. Stability & Change Management went from 63 to 67. That category is still filling its 30-day observation window: 19 days of observed history at the previous scan, 20 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-16 (score 75, +1)

No change was recorded against any check on this day. Stability & Change Management went from 57 to 60. That category is still filling its 30-day observation window: 17 days of observed history at the previous scan, 18 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-14 (score 74, +1)

No change was recorded against any check on this day. Stability & Change Management went from 50 to 53. That category is still filling its 30-day observation window: 15 days of observed history at the previous scan, 16 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-11 (score 73, +1)

No change was recorded against any check on this day. Stability & Change Management went from 40 to 43. That category is still filling its 30-day observation window: 12 days of observed history at the previous scan, 13 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-09 (score 72, +1)

No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-07 (score 71, +1)

No change was recorded against any check on this day. Stability & Change Management went from 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-05 (score 70, +1)

No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

## MCP tools (3)

### `scrape` (~436 tokens)

Scrape a URL and return content in your preferred format.

    Supported output formats:
    - markdown (default): Clean LLM-ready Markdown text
    - screenshot: PNG/JPEG image of the page
    - pdf: PDF document of the page
    - csv: Table data extracted as CSV
    - html: Sanitized HTML with scripts/ads removed

    This tool handles:
    - JavaScript rendering (SPA, dynamic content)
    - Anti-bot bypass (Cloudflare Turnstile, Datadome)
    - DOM cleaning (strips scripts, nav, footer, ads)
    - HTML-to-Markdown conversion (Mozilla Readability engine)
    - Automatic retry with escalating wait strategies
    - Domain cooldown to avoid rate-limiting
    - Response caching (5 min TTL)

    Args:
        url: The URL to scrape (must start with http:// or https://)
        output: Output format: "markdown" (default), "screenshot", "pdf", "csv", "html"
        wait_for_selector: Optional CSS selector to wait for before extraction (e.g., ".article-content")
        timeout_ms: Navigation timeout in milliseconds (default: 20000, max: 120000)
        block_media: Block images/fonts/video for faster loading (default: true)
        wait_strategy: Wait strategy: "default", "spa", "heavy", "cloudflare" (auto-detected if omitted)
        retry: Enable automatic retry on failure (default: true)
        bypass_cache: Skip cache, force fresh scrape (default: false)
        javascript: Custom JavaScript to execute after page load (e.g., "window.scrollTo(0, 1000)")

    Returns:
        Content in the requested format, or an error message.

Input parameters:

- `block_media` (boolean)
- `bypass_cache` (boolean)
- `javascript`
- `output`
- `retry` (boolean)
- `timeout_ms` (integer)
- `url` (string, required)
- `wait_for_selector`
- `wait_strategy`

Output parameters:

- `result` (string)

### `get_pricing` (~54 tokens)

Check current pricing and payment requirements for the BaaS scrape engine.

    Returns pricing info, supported networks, and payment instructions.
    No authentication required.

    Returns:
        Current pricing details and payment instructions.

Output parameters:

- `result` (string)

### `server_status` (~48 tokens)

Check the BaaS engine health and operational status.

    Returns browser status, uptime, x402 payment mode, and context count.

    Returns:
        Server health and diagnostic information.

Output parameters:

- `result` (string)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-tazpal-x1-baas/api#diagnostics

## Score history

- 2026-09-20: 77
- 2026-09-19: 76
- 2026-09-18: 76
- 2026-09-17: 75
- 2026-09-16: 75
- 2026-09-15: 74
- 2026-09-14: 74
- 2026-09-13: 73
- 2026-09-12: 73
- 2026-09-11: 73
- 2026-09-10: 72
- 2026-09-09: 72
- 2026-09-08: 71
- 2026-09-07: 71
- 2026-09-06: 70
- 2026-09-05: 70
- 2026-09-04: 69
- 2026-09-03: 69
- 2026-09-02: 68
- 2026-09-01: 68
- 2026-08-31: 68
- 2026-08-30: 60
- 2026-08-29: 60

## Common questions

### What is the X1-BaaS Scraping API MCP server?

X1-BaaS Scraping API is an MCP server listed in the public MCP registry as com.tazpal/x1-baas. Stealth scraping API for AI agents. Clean Markdown from any URL. x402 crypto payments. This page covers its hosted endpoint (https://api.tazpal.com/mcp).

### Is the X1-BaaS Scraping API MCP server safe to use?

X1-BaaS Scraping API scores 77 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the X1-BaaS Scraping API MCP server expose?

X1-BaaS Scraping API exposes 3 tools: scrape, get_pricing, server_status. Their descriptions and schemas cost roughly 538 tokens of context every time the server is loaded.

### Does the X1-BaaS Scraping API MCP server require authentication?

No. We connected to X1-BaaS Scraping API without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the X1-BaaS Scraping API MCP server still maintained?

X1-BaaS Scraping API is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://api.tazpal.com/mcp
- Changelog RSS feed: https://verifymcp.io/servers/com-tazpal-x1-baas/api.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-tazpal-x1-baas/api.json
- HTML version of this page: https://verifymcp.io/servers/com-tazpal-x1-baas/api
