io.github.jessiejanie/skim402
io.github.jessiejanie/skim402Clean markdown and structured web data. Free card API key; wallet/x402 pay-per-call optional.
Tools · 3
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…
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…
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…
Similar MCP servers embedding-nearest
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"
}
}
}