← Registry

General Tools

agentsvc.io

An MCP server offering general utility tools such as URL screenshots, weather forecasts, forex rates, HTML-to-PDF conversion, and IP address lookup.

x402 supported1 endpoint27 known toolsFirst detected September 10, 2026Last detected September 10, 2026

ENDPOINT 1

https://agentsvc.io/mcp

No auth detected

MCP server metadata

Name
agentsvc
Version
2.0.0
Capabilities
tools
Server instructions

agentsvc.io offers 27 pay-per-call web tools (scrape, screenshot, PDF, OCR, search, prices, validation, codes). Through this endpoint each tool runs on a free daily trial quota. For unlimited use pay per call with USDC on Base via x402 at https://agentsvc.io/api/v1/proxy/{slug}. No account or API key. Docs for agents: https://agentsvc.io/llms.txt

Known tools 27

screenshot

Capture any URL as a PNG screenshot.

Inferred read-only
weather

Real-time weather + 3-day forecast.

Inferred read-only
exchange_rates

Live forex rates from European Central Bank (ECB), updated hourly.

Inferred read-only
html_to_pdf

Render a URL or raw HTML string to PDF.

Inferred read-only
ip_lookup

Resolve any IPv4 or IPv6 address to location and network data.

Inferred read-only
webpage_reader

Fetch and extract clean readable text from any URL.

Inferred read-only
dns_lookup

Resolve DNS records for any domain.

Inferred read-only
qr_code

Generate a QR code for any text or URL.

Inferred read-only
web_search

Search for factual information via DuckDuckGo + Wikipedia.

Inferred read-only
translate

Translate text between 100+ languages.

Inferred read-only
email_validate

Validate an email address: RFC 5322 format check, domain MX record lookup, disposable provider detection, and role address detection (e.

Potential side effects
ssl_check

Inspect SSL/TLS certificate for any domain.

Inferred read-only
whois

Domain registration lookup via RDAP (modern WHOIS).

Inferred read-only
crypto_prices

Real-time crypto prices, market caps, and 24h % changes via CoinGecko.

Inferred read-only
pdf_extract

Extract all text from a PDF.

Inferred read-only
phone_validate

Parse and validate any phone number worldwide using libphonenumber.

Inferred read-only
stock_prices

Real-time stock data via Yahoo Finance.

Inferred read-only
geocode

Forward geocoding: address string → lat/lon.

Inferred read-only
news_search

Search recent news articles by keyword.

Inferred read-only
ocr

Extract text from images using Tesseract OCR.

Inferred read-only
web_scrape

Fetch any public URL and return the page as clean Markdown for LLM consumption (title, meta description, main content with headings/lists/links preserved).

Inferred read-only
rss_fetch

Fetch an RSS 2.

Inferred read-only
url_status

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.

Inferred read-only
evm_balance

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.

Inferred read-only
barcode

Generate a barcode as PNG (base64): code128 (default), ean13, ean8, upca, upce, code39, itf14, gs1_128, isbn, datamatrix, pdf417, aztec or qr.

Inferred read-only
image_resize

Resize, crop-fit and convert images (PNG, JPEG, WebP, AVIF, GIF, TIFF, SVG input) to webp, png, jpeg or avif.

Inferred read-only
timezone

Resolve a city name or coordinates to its IANA timezone and return the current local time, UTC offset, DST flag and weekday.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.agentsvc]
url = "https://agentsvc.io/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "agentsvc": {
      "type": "http",
      "url": "https://agentsvc.io/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: agentsvc
Remote MCP URL: https://agentsvc.io/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "agentsvc": {
      "url": "https://agentsvc.io/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "agentsvc": {
      "type": "http",
      "url": "https://agentsvc.io/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "agentsvc",
  "transport": "streamable-http",
  "url": "https://agentsvc.io/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.