Mmcp.market

Skim402 MCP server

by JessieJanie·io.github.JessieJanie/skim402·v0.2.5

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

B79/100grade B
What users say
No reviews yet
Be the first
Safety scan
B79/100

full report

Adoption
Growing

2 stars82 downloads/wk

Reviews

Write one

Nobody has reviewed Skim402 yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Skim402 tools (3)

write = sends, deletes, buys or posts
  • skim_extractFree

    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 yourself. Pass a preset or a JSON Schema. Values come only from the page, never invented. Empty extracts are not charged. Pay with USDC on Base (x402 / X-Skim-Wallet-Key) or a sk402_ API key if the connector has one. Do not use for a full-page read (skim_read) or login-walled pages.

  • skim_readFree

    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, byline, and date. Public pages only (no login walls). On this MCP no API key and no wallet are required. Failed or empty reads are not charged. Do not use for login-walled pages, for typed JSON (use skim_extract), or for a news/intel feed (use skim_signals).

  • skim_signalsFree

    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. Returns structured items, newest first. Costs $0.005 USDC per poll via x402, or 2 credits on a sk402_ key. Do not use to read an arbitrary URL (skim_read).

Public scan report

scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it

2 medium
  • Code scan3 source files scanned15/25
  • Live reliabilityremote reachable in 692ms20/20
  • Tool poisoning3 tool descriptions checked15/15
  • Auth qualityAPI key sent as a header8/15
  • Maintenancelast push 21 days ago15/15
  • Maintainer identityregistry namespace matches repository owner6/10

Findings (2)

  • mediumnpm install lifecycle script presentinstall.script
  • mediumnpm install lifecycle script presentinstall.script
    package.json: …it", "dev": "tsx src/index.ts", "postinstall": "npm install -g tsx@4.21.0" } }…
Overall 79/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

claude mcp add --transport http skim402 https://skim402.com/api/mcp
Add to Cursor

Skim402: common questions

Is Skim402 MCP server safe?
Mostly: it is graded B (79/100). Read the Skim402 safety report
How do I install Skim402?
It runs remotely at skim402.com. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
Does Skim402 need an API key?
Yes. The registry entry asks for SKIM_API_KEY, SKIM_WALLET_PRIVATE_KEY, X-Skim-Wallet-Key.
Is Skim402 maintained?
The last commit was 21 days ago (2026-08-31). The latest release is v0.2.5.
Is Skim402 up?
100% of our last 6 checks got an answer. We check remote servers about four times a day.

More from JessieJanie