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.
ENDPOINT 1
https://agentsvc.io/mcp
MCP server metadata
- Name
- agentsvc
- Version
- 2.0.0
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
email_validateValidate an email address: RFC 5322 format check, domain MX record lookup, disposable provider detection, and role address detection (e.
Potential side effectscrypto_pricesReal-time crypto prices, market caps, and 24h % changes via CoinGecko.
Inferred read-onlyweb_scrapeFetch 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-onlyurl_statusCheck 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-onlyevm_balanceRead 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-onlybarcodeGenerate a barcode as PNG (base64): code128 (default), ean13, ean8, upca, upce, code39, itf14, gs1_128, isbn, datamatrix, pdf417, aztec or qr.
Inferred read-onlyimage_resizeResize, crop-fit and convert images (PNG, JPEG, WebP, AVIF, GIF, TIFF, SVG input) to webp, png, jpeg or avif.
Inferred read-onlytimezoneResolve a city name or coordinates to its IANA timezone and return the current local time, UTC offset, DST flag and weekday.
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.