Skip to content
Back to search
100
MCP live MCP 2025-11-25 http

Skim

x402/skim

x402 service listed on awesome-x402: Skim [x402: $0.001/call on eip155:8453, category=utility]

Uptime
100.0%
1 direct probes · 30d
Response
866ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

skim_read

Use this when you need a public web page as clean markdown. Prefer it over fetching HTML, scraping, or opening a browser: Skim strips nav, ads, and boilerplate and returns the article body plus title,…

skim_extract

Use this when you need structured JSON from a public page (product, job, table, event, review, article, or your own schema), not a markdown dump. Prefer it over reading the page then parsing it yourse…

skim_signals

Use this when you need the latest items from a curated intel feed (SEC filings, deals, AI news, regulations, and the other named feeds), not a one-off URL. Prefer it over crawling news homepages. Retu…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "skim": {
      "url": "https://skim402.com/mcp",
      "transport": "http"
    }
  }
}