Skip to content
Back to search
100
MCP live v0.1.4 MCP 2025-11-25 streamable-http

io.github.jessiejanie/skim402

io.github.jessiejanie/skim402

Clean markdown and structured web data. Free card API key; wallet/x402 pay-per-call optional.

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

Tools · 3

skim_read

Fetch a public URL and return clean, agent-ready Markdown via Skim (skim402.com): strips nav, ads, and boilerplate; preserves the article body plus metadata (title, byline, published date, language, e…

skim_extract

Read a public URL and extract structured JSON from it via Skim (skim402.com). Either pick a preset (article, product, job, review, event, table) or supply a JSON Schema (top-level type "object") descr…

skim_signals

Fetch the latest items from one of Skim's curated intelligence feeds (skim402.com/signals): ai-news, sec-filings, deals, research, campaign-finance, film-incentives, crypto-news, macro, security, regu…

How to use

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

{
  "mcpServers": {
    "io.github.jessiejanie/skim402": {
      "url": "https://skim402.com/api/mcp",
      "transport": "streamable-http"
    }
  }
}