# skim402 MCP server

Clean web reader for AI agents. Free remote read tier, optional x402 pay-per-call. No API keys.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-jessiejanie-skim402
- Repository: https://github.com/JessieJanie/skim402.git
- Website: https://skim402.com

## Install
- Command: `npx -y skim-mcp`
- Endpoint: https://skim402.com/api/mcp
- Auth: Auth required by registry metadata

## Setup notes
- Remote header: X-Skim-Wallet-Key (secret)
- Package: Npm skim-mcp v0.1.6
- Environment variable: SKIM_WALLET_PRIVATE_KEY (required; secret)
- Environment variable: SKIM_MAX_PRICE_USD
- The upstream registry signals required auth or secrets.
- Remote endpoint: https://skim402.com/api/mcp
- Header: X-Skim-Wallet-Key

## Tools
- skim_read (Read a web page as clean Markdown) - 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, excerpt). Use for articles, docs, blog posts, READMEs, and research papers. Free tier is rate-limited; with an X-Skim-Wallet-Key connector header each call is paid ($0.002 USDC on Base via x402) and unmetered. Endpoint: https://skim402.com/api/mcp
- skim_extract (Extract structured data from a web page) - 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") describing the fields you want. Costs $0.015 USDC per call on Base via x402, paid from the wallet configured in the X-Skim-Wallet-Key connector header — this tool does not work without one. Endpoint: https://skim402.com/api/mcp
- skim_signals (Get a Skim intelligence signal feed) - 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, regulations, courts, recalls, launches, trending, energy, entertainment, studio-jobs, entity-formations. Returns structured items, newest first. Costs $0.005 USDC per call on Base via x402, paid from the wallet configured in the X-Skim-Wallet-Key connector header — this tool does not work without one. Endpoint: https://skim402.com/api/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.JessieJanie
- Version: 0.1.7
- Runtime: Npm
- Transports: STDIO, HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Aug 3, 2026
- Source: https://registry.modelcontextprotocol.io
