# agentsvc.io (remote · agentsvc.io)

27 pay-per-call web tools for agents: scrape, screenshot, PDF, OCR, search, prices, validation. x402

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

## Components

- remote · `agentsvc.io`: 68/100 (this document), [markdown](https://verifymcp.io/servers/io-agentsvc-services/agentsvc.md), [page](https://verifymcp.io/servers/io-agentsvc-services/agentsvc)

## Channel facts

- Endpoint: `https://agentsvc.io/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `2.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**: 57/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 27 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 68/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 5529 tokens (~204/item across 27 items; 27 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 37/100
  - Stability observed for 11 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 95/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 85% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 27 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 28 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### How do I install the agentsvc.io MCP server?

agentsvc.io is a hosted endpoint at https://agentsvc.io/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 io-agentsvc-services 'https://agentsvc.io/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "io-agentsvc-services": {
      "url": "https://agentsvc.io/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "io-agentsvc-services": {
      "type": "http",
      "url": "https://agentsvc.io/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.io-agentsvc-services]
url = "https://agentsvc.io/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "io-agentsvc-services": {
      "type": "remote",
      "url": "https://agentsvc.io/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add io-agentsvc-services --url 'https://agentsvc.io/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  io-agentsvc-services:
    url: "https://agentsvc.io/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "io-agentsvc-services": {
      "Transport": "http",
      "Url": "https://agentsvc.io/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add io-agentsvc-services -t streamable-http -u 'https://agentsvc.io/mcp'
```

### Other

```json
{
  "mcpServers": {
    "io-agentsvc-services": {
      "type": "http",
      "url": "https://agentsvc.io/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 68, +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-18 (score 67, +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-16 (score 66, +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.

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

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

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

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

### 2026-09-10 (score 63, 0)

- [functional improvement] Stability: unverified → 0.03

### 2026-09-09 (score 63)

First indexed and scored.

## MCP tools (27)

### `screenshot` (~199 tokens)

Screenshot API

Capture any URL as a PNG screenshot. Returns image_base64 (base64 PNG — decode to get raw bytes). Full JS rendering via Playwright, works on SPAs and dynamic content. Params: url (required), width px (default 1280), height px (default 800), full_page boolean, wait_ms. Price: $0.005 USDC per call via x402 at POST https://agentsvc.io/api/v1/proxy/screenshot. Through this MCP endpoint the call uses the free trial quota (1 per day). Example input: {"url":"https://example.com","width":1280,"height":800}

Input parameters:

- `full_page` (boolean): Capture full page height
- `height` (integer): Viewport height in pixels
- `url` (string, required): The URL to capture
- `wait_ms` (integer): Wait time after page load in ms
- `width` (integer): Viewport width in pixels

### `weather` (~198 tokens)

Weather Data

Real-time weather + 3-day forecast. Returns current (temp_c, feels_like_c, humidity_pct, wind_kph, weather_code) and forecast_3d array. Pass location as city name ('Berlin') or GPS string ('52.52,13.41'). WMO codes: 0=clear, 1-3=cloudy, 45-48=fog, 51-67=rain, 71-77=snow, 95-99=thunderstorm. Price: $0.002 USDC per call via x402 at POST https://agentsvc.io/api/v1/proxy/weather. Through this MCP endpoint the call uses the free trial quota (3 per day). Example input: {"location":"Berlin"}

Input parameters:

- `location` (string, required): City name (e.g. 'Berlin'), or lat,lon string (e.g. '52.52,13.41'). Default: Berlin

### `exchange_rates` (~166 tokens)

Currency Exchange Rates

Live forex rates from European Central Bank (ECB), updated hourly. Returns rates object mapping currency codes to rates relative to base. Pass symbols array to filter (e.g. ['USD','CHF','GBP']). Empty symbols = all 30+ currencies. Use for currency conversion in invoices, pricing, or financial calculations. Price: $0.002 USDC per call via x402 at POST https://agentsvc.io/api/v1/proxy/exchange-rates. Through this MCP endpoint the call uses the free trial quota (3 per day). Example input: {"base":"EUR","symbols":["USD","CHF","GBP"]}

Input parameters:

- `base` (string): Base currency (e.g. USD, EUR, GBP)
- `symbols` (array): Target currencies to return. Empty = all.

### `html_to_pdf` (~158 tokens)

HTML to PDF

Render a URL or raw HTML string to PDF. Returns pdf_base64 (base64 PDF — decode to get raw bytes) and page_count. Provide url OR html — never both. Supports format (A4/Letter/Legal), landscape boolean, and margin settings (top/bottom/left/right in CSS units). Use for invoices, reports, or printable document generation. Price: $0.008 USDC per call via x402 at POST https://agentsvc.io/api/v1/proxy/html-to-pdf. Through this MCP endpoint the call uses the free trial quota (1 per day). Example input: {"html":"<h1>Invoice #123</h1><p>Total: $42.00</p>"}

### `ip_lookup` (~162 tokens)

IP Geolocation

Resolve any IPv4 or IPv6 address to location and network data. Returns country, country_code, city, region, postal, lat/lon, timezone, ISP, org, and ASN. Use for fraud detection, geolocation enrichment, or access log analysis. Price: $0.002 USDC per call via x402 at POST https://agentsvc.io/api/v1/proxy/ip-lookup. Through this MCP endpoint the call uses the free trial quota (3 per day). Example input: {"ip":"8.8.8.8"}

Input parameters:

- `ip` (string, required): IPv4 or IPv6 address to look up (e.g. '8.8.8.8' or '2001:4860:4860::8888')

### `webpage_reader` (~194 tokens)

Webpage Reader

Fetch and extract clean readable text from any URL. Full JS rendering via Playwright — works on SPAs and dynamic sites. Returns title, text (cleaned content, default max 8000 chars), description, word_count, and optional links array. Ideal for web research, content summarization, or feeding page content to an LLM. Price: $0.006 USDC per call via x402 at POST https://agentsvc.io/api/v1/proxy/webpage-reader. Through this MCP endpoint the call uses the free trial quota (3 per day). Example input: {"url":"https://example.com","max_chars":4000}

Input parameters:

- `include_links` (boolean): If true, include up to 50 links found on the page
- `max_chars` (integer): Maximum characters of text to return (truncated with …)
- `url` (string, required): The URL to read and extract content from

### `dns_lookup` (~182 tokens)

DNS Lookup

Resolve DNS records for any domain. Supports A, AAAA, MX, TXT, CNAME, NS. Returns records object with array per type. Default: A records only. Use to verify mail server setup (MX), check domain ownership (TXT), or debug DNS propagation. Price: $0.002 USDC per call via x402 at POST https://agentsvc.io/api/v1/proxy/dns-lookup. Through this MCP endpoint the call uses the free trial quota (3 per day). Example input: {"domain":"github.com","types":["A","MX"]}

Input parameters:

- `domain` (string, required): Domain name to look up (e.g. 'example.com', 'mail.google.com')
- `types` (array): DNS record types to resolve. Default: ["A"]. Supported: A, AAAA, MX, TXT, CNAME, NS

### `qr_code` (~219 tokens)

QR Code Generator

Generate a QR code for any text or URL. Returns image_base64 (base64 PNG — decode to get raw bytes). Params: text (required), size in px (64-1024, default 256), error_correction (L/M/Q/H, default M). H = highest redundancy, survives up to 30% damage. Price: $0.002 USDC per call via x402 at POST https://agentsvc.io/api/v1/proxy/qr-code. Through this MCP endpoint the call uses the free trial quota (3 per day). Example input: {"text":"https://agentsvc.io","size":256}

Input parameters:

- `error_correction` (string): Error correction level: L=7%, M=15%, Q=25%, H=30% data recovery. Higher = bigger QR code.
- `size` (integer): Output image size in pixels (width and height). Min: 64, Max: 1024.
- `text` (string, required): The text or URL to encode in the QR code

### `web_search` (~148 tokens)

Web Search

Search for factual information via DuckDuckGo + Wikipedia. Returns heading, abstract (plain-language summary), abstract_url, and results (list of relevant links). Best for: people, places, concepts, history, science. NOT for breaking news — use news-search instead. Price: $0.003 USDC per call via x402 at POST https://agentsvc.io/api/v1/proxy/web-search. Through this MCP endpoint the call uses the free trial quota (3 per day). Example input: {"query":"x402 payment protocol"}

Input parameters:

- `query` (string, required): Search query string (e.g. 'current Bitcoin price', 'capital of France', 'Next.js 15 release date')

### `translate` (~267 tokens)

Text Translation

Translate text between 100+ languages. Max 500 characters per call. Returns translated_text and confidence (0-1). Set target_lang to IETF code: 'de' (German), 'fr' (French), 'es' (Spanish), 'ja' (Japanese), 'zh-CN' (Chinese Simplified), 'ar' (Arabic), 'pt' (Portuguese), 'it' (Italian), 'nl' (Dutch). source_lang defaults to auto-detect. Price: $0.002 USDC per call via x402 at POST https://agentsvc.io/api/v1/proxy/translate. Through this MCP endpoint the call uses the free trial quota (3 per day). Example input: {"text":"Hello, how are you?","target_lang":"de"}

Input parameters:

- `source_lang` (string): Source language code. Default: 'auto' (auto-detect). Use ISO 639-1 codes.
- `target_lang` (string, required): Target language code (e.g. 'de' for German, 'fr' for French, 'es' for Spanish, 'ja' for Japanese, 'zh' for Chinese). Use ISO 639-1 codes.
- `text` (string, required): Text to translate (max 500 characters per call)

### `email_validate` (~141 tokens)

Email Validation

Validate an email address: RFC 5322 format check, domain MX record lookup, disposable provider detection, and role address detection (e.g. info@, admin@). Returns is_valid boolean and granular checks object. Use before storing or sending to email addresses to prevent bounces. Price: $0.002 USDC per call via x402 at POST https://agentsvc.io/api/v1/proxy/email-validate. Through this MCP endpoint the call uses the free trial quota (3 per day). Example input: {"email":"support@github.com"}

Input parameters:

- `email` (string, required): The email address to validate (e.g. 'user@example.com')

### `ssl_check` (~164 tokens)

SSL Certificate Check

Inspect SSL/TLS certificate for any domain. Returns valid boolean, days_remaining, issuer, valid_from, valid_to, subject_alt_names (SANs), fingerprint_sha256, and protocol version. Default port 443. Use for certificate expiry monitoring, security audits, or HTTPS verification. Price: $0.002 USDC per call via x402 at POST https://agentsvc.io/api/v1/proxy/ssl-check. Through this MCP endpoint the call uses the free trial quota (3 per day). Example input: {"domain":"github.com"}

Input parameters:

- `domain` (string, required): Domain to check SSL for (e.g. 'github.com', 'api.example.com'). Do not include https://
- `port` (integer): Port to check (default: 443)

### `whois` (~154 tokens)

WHOIS Lookup

Domain registration lookup via RDAP (modern WHOIS). Returns registrar, registrar_url, created_at, updated_at, expires_at, days_until_expiry, name_servers array, status array, and registrant_country. Clean JSON — no raw WHOIS text to parse. Covers all major TLDs. Price: $0.002 USDC per call via x402 at POST https://agentsvc.io/api/v1/proxy/whois. Through this MCP endpoint the call uses the free trial quota (3 per day). Example input: {"domain":"github.com"}

Input parameters:

- `domain` (string, required): Domain to look up (e.g. 'github.com', 'openai.com'). Include TLD, exclude https://

### `crypto_prices` (~240 tokens)

Crypto Price Lookup

Real-time crypto prices, market caps, and 24h % changes via CoinGecko. Pass coins as CoinGecko IDs (['bitcoin','ethereum','solana']) or tickers. Max 25 coins per call. Returns usd, usd_24h_change, usd_market_cap per coin. Add currencies param for multi-currency output (['usd','eur','gbp']). Price: $0.002 USDC per call via x402 at POST https://agentsvc.io/api/v1/proxy/crypto-prices. Through this MCP endpoint the call uses the free trial quota (3 per day). Example input: {"coins":["bitcoin","ethereum"],"currencies":["usd"]}

Input parameters:

- `coins` (array, required): List of coin IDs or ticker symbols. Accepts CoinGecko IDs (e.g. 'bitcoin', 'ethereum') or common tickers (e.g. 'BTC', 'ETH', 'SOL'). Max 25 coins per call.
- `currencies` (array): Target fiat currencies. Default: ['usd']. Supported: usd, eur, gbp, jpy, chf, aud, cad, btc, eth.

### `pdf_extract` (~221 tokens)

PDF Text Extraction

Extract all text from a PDF. Send as pdf_base64 (base64-encoded PDF, max ~10 MB decoded). Returns text (full concatenated text), pages array (per-page text + char_count), page_count, and metadata (title, author, creator). Encode with: Buffer.from(pdfBytes).toString('base64'). Ideal for RAG pipelines, document QA, or LLM ingestion. Price: $0.004 USDC per call via x402 at POST https://agentsvc.io/api/v1/proxy/pdf-extract. Through this MCP endpoint the call uses the free trial quota (1 per day). Example input: {"pdf_base64":"<base64 of a PDF>","max_pages":10}

Input parameters:

- `max_pages` (integer): Maximum number of pages to extract. Default: 50. Use to limit processing time for large PDFs.
- `pdf_base64` (string, required): Base64-encoded PDF file content. Decode a PDF file to base64 and pass it here. Max ~10 MB (unencoded).

### `phone_validate` (~257 tokens)

Phone Number Validation

Parse and validate any phone number worldwide using libphonenumber. Returns is_valid, e164 (canonical international format e.g. '+4917612345678'), national_format, country_code (ISO alpha-2), and line_type (MOBILE/FIXED_LINE/VOIP/TOLL_FREE). Provide country_code hint (e.g. 'DE') for local numbers without country prefix. Price: $0.002 USDC per call via x402 at POST https://agentsvc.io/api/v1/proxy/phone-validate. Through this MCP endpoint the call uses the free trial quota (3 per day). Example input: {"phone":"+41 44 668 18 00"}

Input parameters:

- `country_code` (string): ISO 3166-1 alpha-2 country code hint for parsing national numbers without country prefix (e.g. 'DE' for Germany, 'US' for United States). Optional if number includes country code (+...).
- `phone` (string, required): Phone number to validate. Can be in any format: E.164 ('+4915123456789'), national ('015123456789'), or international ('0049 151 23456789'). Include country code (+ prefix) for best results.

### `stock_prices` (~245 tokens)

Stock Price Lookup

Real-time stock data via Yahoo Finance. Returns price, change, change_pct, previous_close, market_cap, pe_ratio, week_52_high, week_52_low, volume, and market_state. Max 10 symbols per call. Non-US exchange suffixes: 'SAP.DE' (Xetra), 'VOD.L' (London LSE), 'AIR.PA' (Paris Euronext), 'ASML.AS' (Amsterdam). Price: $0.002 USDC per call via x402 at POST https://agentsvc.io/api/v1/proxy/stock-prices. Through this MCP endpoint the call uses the free trial quota (3 per day). Example input: {"symbols":["AAPL","MSFT"]}

Input parameters:

- `symbols` (array, required): List of stock ticker symbols. Max 10 per call. Examples: ['AAPL', 'MSFT', 'NVDA'] for US stocks, ['SAP.DE', 'BAYN.DE'] for German XETRA stocks, ['TSLA', 'GOOGL', 'AMZN']. Use the exchange suffix for…

### `geocode` (~135 tokens)

Geocoding

Forward geocoding: address string → lat/lon. Reverse geocoding: lat/lon → human-readable address. Powered by OpenStreetMap Nominatim. Returns results array with display_name, lat, lon, type, and structured address object. Provide address (string) for forward, or lat + lon (numbers) for reverse. Price: $0.002 USDC per call via x402 at POST https://agentsvc.io/api/v1/proxy/geocode. Through this MCP endpoint the call uses the free trial quota (3 per day). Example input: {"address":"Brandenburger Tor, Berlin"}

### `news_search` (~217 tokens)

News Search

Search recent news articles by keyword. Returns articles with title, url, source, published_at, and snippet. Sources: HackerNews Algolia (tech) + BBC RSS (general/world). Optional category filter: general/tech/business/science/health/politics. Limit max 30. Use for current events, topic monitoring, or market sentiment. Price: $0.003 USDC per call via x402 at POST https://agentsvc.io/api/v1/proxy/news-search. Through this MCP endpoint the call uses the free trial quota (3 per day). Example input: {"query":"AI agents","limit":5}

Input parameters:

- `category` (string): News category filter. 'tech' searches HackerNews for developer/tech news. Others search BBC + general news feeds.
- `limit` (integer): Number of articles to return (default: 10, max: 30)
- `query` (string, required): Search query (e.g. 'artificial intelligence', 'climate change 2026', 'Apple earnings')

### `ocr` (~419 tokens)

OCR — Image to Text

Extract text from images using Tesseract OCR. Send image as image_base64 (PNG/JPEG/WebP/TIFF/BMP, max 10 MB decoded). Returns text and confidence (0-100, where 80+ is reliable). Set language to Tesseract code: 'eng' (default), 'deu' (German), 'fra' (French), 'chi_sim' (Chinese Simplified), 'jpn' (Japanese), 'ara' (Arabic). Use for invoices, receipts, scanned documents, or screenshots with text. Price: $0.008 USDC per call via x402 at POST https://agentsvc.io/api/v1/proxy/ocr. Through this MCP endpoint the call uses the free trial quota (1 per day). Example input: {"image_base64":"<base64 of a PNG/JPG>","language":"eng"}

Input parameters:

- `image_base64` (string, required): Base64-encoded image. Supported formats: PNG, JPEG, WebP, TIFF, BMP. Max 10 MB decoded. For best results use high-contrast images with clear text.
- `language` (string): Tesseract language code. Default: 'eng' (English). Other supported: 'deu' (German), 'fra' (French), 'spa' (Spanish), 'ita' (Italian), 'por' (Portuguese), 'rus' (Russian), 'chi_sim' (Chinese Simplifie…
- `psm` (integer): Page Segmentation Mode. 3 = fully automatic (default, best for most images). 6 = single uniform block of text. 7 = single text line. 11 = sparse text (find text anywhere). 13 = raw line (no line orde…

### `web_scrape` (~245 tokens)

Web Scrape (URL to Markdown)

Fetch any public URL and return the page as clean Markdown for LLM consumption (title, meta description, main content with headings/lists/links preserved). Pass render:true to execute JavaScript in a real browser for SPAs (slower, returns plain text). Use this instead of raw fetch when a site blocks bots or when you want token-efficient content. Params: url (required), max_chars (default 8000, max 60000), include_links boolean, render boolean. Price: $0.004 USDC per call via x402 at POST https://agentsvc.io/api/v1/proxy/web-scrape. Through this MCP endpoint the call uses the free trial quota (1 per day). Example input: {"url":"https://example.com","max_chars":8000}

Input parameters:

- `include_links` (boolean): Also return up to 100 absolute links found on the page
- `max_chars` (integer): Truncate Markdown after this many characters
- `render` (boolean): Render with a headless browser (for JavaScript-heavy pages). Returns plain text instead of Markdown.
- `url` (string, required): Public http(s) URL to scrape

### `rss_fetch` (~176 tokens)

RSS / Atom Feed to JSON

Fetch an RSS 2.0, RSS 1.0 or Atom feed and return normalized JSON items (title, link, published_at ISO 8601, summary without HTML, author, guid). Use for monitoring blogs, news sites, GitHub releases, podcasts or any feed URL without writing an XML parser. Params: url (required), limit (default 20, max 100). Price: $0.002 USDC per call via x402 at POST https://agentsvc.io/api/v1/proxy/rss-fetch. Through this MCP endpoint the call uses the free trial quota (3 per day). Example input: {"url":"https://hnrss.org/frontpage","limit":10}

Input parameters:

- `limit` (integer): Maximum number of items to return
- `url` (string, required): Feed URL (RSS or Atom)

### `url_status` (~146 tokens)

URL Status & Redirect Check

Check whether a URL is reachable and what it returns: final status code, full redirect chain, response time, content-type, server header and content length. Use for link validation, uptime checks, canonical URL resolution or before spending money on a scrape/screenshot. Params: url (required), method (GET default, or HEAD). Price: $0.002 USDC per call via x402 at POST https://agentsvc.io/api/v1/proxy/url-status. Through this MCP endpoint the call uses the free trial quota (3 per day). Example input: {"url":"https://example.com"}

Input parameters:

- `method` (string)
- `url` (string, required): URL to check

### `evm_balance` (~178 tokens)

Wallet Balance on Base

Read the ETH and USDC balance of any address on Base mainnet (chain 8453) straight from the chain, plus transaction count and how many x402 calls the USDC covers. Use it to check your own agent wallet before a paid workflow, to verify a counterparty was paid, or to monitor treasury addresses. Params: address (required, 0x...). Price: $0.002 USDC per call via x402 at POST https://agentsvc.io/api/v1/proxy/evm-balance. Through this MCP endpoint the call uses the free trial quota (3 per day). Example input: {"address":"0x622efA6Ceb83a5b6EdBC931332f4db68B7f74F27"}

Input parameters:

- `address` (string, required): EVM address on Base

### `barcode` (~205 tokens)

Barcode Generator

Generate a barcode as PNG (base64): code128 (default), ean13, ean8, upca, upce, code39, itf14, gs1_128, isbn, datamatrix, pdf417, aztec or qr. Validates check digits for EAN/UPC. Use for labels, shipping, inventory, tickets or invoices. Params: text (required), type, scale (1-8, default 3), include_text boolean (human-readable text under the bars). Price: $0.002 USDC per call via x402 at POST https://agentsvc.io/api/v1/proxy/barcode. Through this MCP endpoint the call uses the free trial quota (3 per day). Example input: {"text":"4006381333931","type":"ean13"}

Input parameters:

- `include_text` (boolean)
- `scale` (integer)
- `text` (string, required): Data to encode
- `type` (string)

### `image_resize` (~260 tokens)

Image Resize & Convert

Resize, crop-fit and convert images (PNG, JPEG, WebP, AVIF, GIF, TIFF, SVG input) to webp, png, jpeg or avif. Auto-rotates by EXIF. Use to shrink screenshots before sending them to a vision model, create thumbnails, or convert formats. Params: image_base64 or image_url (one required), width, height (max 4096), fit (inside default | cover | contain | fill), format (webp default), quality (1-100, default 80). Price: $0.003 USDC per call via x402 at POST https://agentsvc.io/api/v1/proxy/image-resize. Through this MCP endpoint the call uses the free trial quota (1 per day). Example input: {"image_url":"https://agentsvc.io/sample.png","width":130,"format":"webp"}

Input parameters:

- `fit` (string)
- `format` (string)
- `height` (integer)
- `image_base64` (string): Base64 image data (data: URI prefix allowed)
- `image_url` (string): Public URL of the image (max 15 MB)
- `quality` (integer)
- `width` (integer)

### `timezone` (~140 tokens)

Timezone & Local Time

Resolve a city name or coordinates to its IANA timezone and return the current local time, UTC offset, DST flag and weekday. Use for scheduling across regions, 'what time is it in X', or normalizing timestamps. Params: location (required, e.g. 'Tokyo' or '35.68,139.69'). Price: $0.002 USDC per call via x402 at POST https://agentsvc.io/api/v1/proxy/timezone. Through this MCP endpoint the call uses the free trial quota (3 per day). Example input: {"location":"Tokyo"}

Input parameters:

- `location` (string, required): City name or 'lat,lon'

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/io-agentsvc-services/agentsvc#diagnostics

## Score history

- 2026-09-20: 68
- 2026-09-19: 67
- 2026-09-18: 67
- 2026-09-17: 66
- 2026-09-16: 66
- 2026-09-15: 65
- 2026-09-14: 65
- 2026-09-13: 64
- 2026-09-12: 64
- 2026-09-11: 64
- 2026-09-10: 63
- 2026-09-09: 63

## Common questions

### What is the agentsvc.io MCP server?

agentsvc.io is an MCP server listed in the public MCP registry as io.agentsvc/services. 27 pay-per-call web tools for agents: scrape, screenshot, PDF, OCR, search, prices, validation. x402. This page covers its hosted endpoint (https://agentsvc.io/mcp).

### Is the agentsvc.io MCP server safe to use?

agentsvc.io scores 68 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 agentsvc.io MCP server expose?

agentsvc.io exposes 27 tools: screenshot, weather, exchange_rates, html_to_pdf, ip_lookup, and 22 more. Their descriptions and schemas cost roughly 5,436 tokens of context every time the server is loaded.

### Does the agentsvc.io MCP server require authentication?

No. We connected to agentsvc.io without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the agentsvc.io MCP server still maintained?

agentsvc.io 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://agentsvc.io/mcp
- Website: https://agentsvc.io/
- Changelog RSS feed: https://verifymcp.io/servers/io-agentsvc-services/agentsvc.xml
- Changelog JSON feed: https://verifymcp.io/servers/io-agentsvc-services/agentsvc.json
- HTML version of this page: https://verifymcp.io/servers/io-agentsvc-services/agentsvc
