MCP Tools for AI Agents

21 hosted tools your AI agent can call via MCP or REST API. Web scraping, SEO analysis, persistent memory, screenshots, domain intel, blockchain — ready to connect.

MCP mcp.skills.ws/mcp/sse copy
21
tools
6
chains
3
plans
0
config needed

How It Works

1
Connect
Add the MCP endpoint to your agent config
2
Call
Your agent calls tools like scrape, serp, memory
3
Get Results
Structured data returned instantly to your agent

MCP Tools

All 21 tools available in every plan.

Web Scraping
🕷️scrapenew
URL to clean Markdown — headings, lists, links, code blocks, tables
🔎crawlnew
Crawl a site (depth 1-3, max 20 pages), return markdown per page
📊extractnew
Structured data: JSON-LD, Open Graph, meta, headings, links, images, tables
SEO Toolkit
📈serpnew
Google SERP scraping — top 20 results, People Also Ask, featured snippets
🏆onpage_seonew
Full on-page SEO audit with score — title, meta, headings, images, schema, OG
🔑keywords_suggestnew
Google Autocomplete keyword ideas with A-Z expansion (100+ suggestions)
Agent Memory
🧠memory_store / get / search / list / deletenew
Persistent key-value store with full-text search, namespace isolation per API key
Content & Media
📸screenshot
Full-page PNG/JPEG capture of any URL
📑pdf
Generate PDF documents from any URL
📝html2md
Convert any URL to clean Markdown
📄ocr
Extract text from images via OCR
Domain Intelligence
🔍whois
Domain registration & ownership lookup
🌐dns
DNS records — A, AAAA, MX, TXT, NS, CNAME, SOA
🔒ssl
SSL/TLS certificate inspection & expiry check
Blockchain (6 chains)
💰balance
Native token balance across 6 EVM chains
🪙erc20_balance
ERC20 token balance lookup
🔗transaction
Transaction details by hash

Connect via MCP

Add this to your agent's MCP config.

mcp config:
{
  "mcpServers": {
    "mcp-services": {
      "url": "https://mcp.skills.ws/mcp/sse"
    }
  }
}

REST API

Or call tools directly over HTTP.

Pricing

Every plan includes all 21 tools.

Free
Get started instantly
$0 forever
  • 10 calls per day
  • All 21 MCP tools
  • No auth required
  • Unlimited calls
Start Free
RECOMMENDED
Pro
For teams & power users
$9 /month
  • Unlimited calls
  • All 21 MCP tools
  • Dedicated API key
  • Isolated memory
Get Pro
Pay-Per-Call
Crypto micropayments via x402
$0.005 /call
  • No subscription
  • All 21 MCP tools
  • USDC / USDT
  • Base & Celo
Learn More

Supported Chains

Ethereum Base Arbitrum Optimism Polygon Celo

FAQ

A hosted MCP server with 21 tools for AI agents — web scraping, SEO analysis, persistent memory, screenshots, domain intelligence, OCR, and multi-chain blockchain data. Connect via MCP SSE or REST API.

Three SEO tools: SERP scraping (Google top 20 + People Also Ask + featured snippets), on-page SEO audit with scoring (title, meta, headings, images, schema, Open Graph), and keyword suggestions via Google Autocomplete with A-Z expansion returning 100+ ideas.

Persistent key-value storage with full-text search, scoped by namespace. Each API key gets isolated storage. Store, retrieve, search, list, and delete memories across sessions. Powered by SQLite with FTS5 for fast text search.

x402 is an open protocol for HTTP-native micropayments. Each API call costs $0.005 paid in USDC or USDT on Base or Celo. No subscription needed — your agent pays per call automatically.

The scrape tool produces proper Markdown with headings, lists, links, code blocks, and tables — plus returns word count and discovered links. html2md is a simpler conversion. Scrape also powers the crawl tool which follows internal links across multiple pages.

Yes. Upgrade from Free to Pro anytime. Switch to Pay-Per-Call by cancelling your subscription and using x402 payments. No lock-in.