Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ”Ž Search & Data Extraction
  3. Skim402
Skim402 logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 3:19:29 PM

Skim402

User RatingsBe the first to rate and review this MCP server!
View Repository2 GitHub StarsTotal stargazers on GitHub for the source repository (2 stars).Visit Website
web-scrapingdata-extractionmarkdownmonitoring

Turns public URLs into clean Markdown, structured data, crawled pages, PDF text, watches, and curated feed items through MCP.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "jessiejanie-skim402": {
      "command": "npx",
      "args": [
        "-y",
        "skim-mcp"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives๐Ÿ”Ž More in Search & Data Extraction

Overview

JessieJanie/skim402 MCP server gives agents access to Skim for reading public web pages and returning clean Markdown with metadata. It also supports batch reads, schema-based extraction, same-origin crawling, public PDF conversion, URL change monitoring, and curated Signals feeds. The server runs locally through npx and authenticates with a Skim card-plan API key by default, with optional USDC wallet payments on Base. Reach for it when an agent needs normalized web content or structured information instead of raw HTML.

Use cases

โ€ขRead public articles and return compact Markdown
โ€ขExtract product fields into structured JSON
โ€ขCrawl a site and collect page titles
โ€ขMonitor competitor pages for content changes
โ€ขPoll curated feeds for structured updates

Key features

โ€ขClean Markdown with page metadata
โ€ขBatch reading for up to 10 URLs
โ€ขSchema-based and preset extraction
โ€ขSame-origin crawling up to 25 pages
โ€ขPDF conversion without OCR
โ€ขURL watches and curated Signals

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Skim402.

Extracted Tool Capabilities
Clean Markdown with page metadata
Batch reading for up to 10 URLs
Schema-based and preset extraction
Same-origin crawling up to 25 pages
PDF conversion without OCR
URL watches and curated Signals

How Skim402 works

What JessieJanie/skim402 MCP server does

JessieJanie/skim402 MCP server connects an MCP client to Skim's web-content APIs. Its primary read operation accepts a public URL and returns cleaned Markdown with a YAML-style metadata block containing fields such as title, byline, publication date, language, and excerpt. This is intended for agents that need page content in a smaller, more usable form than raw HTML.

The package covers more than single-page reading. Agents can submit several URLs at once, request JSON that follows a supplied schema, crawl pages within one site, convert public PDFs to Markdown, register URLs for later change checks, and poll predefined Signals feeds for structured items. The available tools are read_url, read_urls, extract_url, crawl_url, read_pdf, watch_urls, check_watch, and poll_signal.

How it works

The MCP server is launched as a local Node package with npx. MCP client configuration passes requests to Skim's hosted service rather than performing all extraction locally. The default authentication method is a SKIM_API_KEY value from Skim's card-plan service. The README also documents an optional SKIM_WALLET_PRIVATE_KEY route for pay-per-call USDC transactions on Base.

Single and batch reads return cleaned page content. Extraction accepts either a JSON Schema or a named preset such as article, product, job, review, event, or table. Crawling follows same-origin links and available sitemap information, with a maximum of 25 pages. Watch operations first register one to 20 URLs and then use the returned secret watch ID to request status or content differences.

Setup and configuration

Install the JessieJanie/skim402 MCP server by adding the following command to an MCP client configuration:

config.json
{
  "mcpServers": {
    "skim": {
      "command": "npx",
      "args": ["-y", "skim-mcp"],
      "env": {
        "SKIM_API_KEY": "sk402_your_key_here"
      }
    }
  }
}

The README gives configuration locations for Claude Desktop and Cursor and says the same JSON can be used with Cline, Continue, Zed, and other MCP clients. A free card-plan key begins with sk402_; the documented free plan includes 1,000 reads per month. Instead of the card key, callers can configure a dedicated Base wallet through SKIM_WALLET_PRIVATE_KEY for optional x402 payments. The wallet path is not available for every operation: crawling, PDFs, and Signals require the API-key path, and Signals specifically requires SKIM_API_KEY.

Tools and capabilities

  • Read one URL as cleaned Markdown with metadata.
  • Read 1โ€“10 URLs in a batch, with options to remove links or images.
  • Extract structured JSON using a schema or supported preset.
  • Crawl a site and return cleaned Markdown for up to 25 pages.
  • Convert a public PDF to Markdown with an optional bookmark outline.
  • Track changes across registered URLs and retrieve diffs or status.
  • Poll named Signals such as ai-news, security, regulations, and research.

Limitations and notes

The JessieJanie/skim402 MCP server reads public URLs; the supplied material does not describe authenticated-site browsing. PDF conversion accepts files up to 8 MB and does not perform OCR, so image-only scans return an error. Crawling charges one credit per successful page, PDF conversion costs three credits, and successful Signal polls cost two credits; failed operations are described as not charged or refunded where applicable. The README documents a free plan as well as optional paid wallet usage, so usage limits and costs should be checked before deploying repeated crawls or polling jobs.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Search & Data Extraction View all alternatives
  • Brightdata MCP logoBrightdata MCP

    Discover, extract, and interact with the web - one interface powering automated access across the public internet.

    ๐Ÿ”Ž Search & Data Extraction3 views
    Compare vs Brightdata MCP โ†’
  • Agentql MCP logoAgentql MCP

    MCP server that provides AgentQL's data extraction capabilities.

    ๐Ÿ”Ž Search & Data Extraction3 views
    Compare vs Agentql MCP โ†’
  • Fetch MCP logoFetch MCP

    An MCP server to flexibly fetch JSON, text, and HTML data

    ๐Ÿ”Ž Search & Data Extraction3 views
    Compare vs Fetch MCP โ†’
  • MCP Read Website Fast logoMCP Read Website Fast

    Fast, token-efficient web content extraction for AI agents - converts websites to clean Markdown while preserving links. Features Mozilla Readability, smart caching, polite crawling with robots.txt support, and concurrent fetching.

    ๐Ÿ”Ž Search & Data Extraction4 views
    Compare vs MCP Read Website Fast โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
2
Stargazers on the source repository.
npm downloads
442
Package downloads in the last 30 days.
Last commit
1mo ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Skim402

Add `npx` with arguments `-y skim-mcp` to your MCP client configuration and provide `SKIM_API_KEY` for the default authentication path.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewSkim402 AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/jessiejanie-skim402?style=directory)](https://allmcps.com/mcp/jessiejanie-skim402)
HTML Embed
<a href="https://allmcps.com/mcp/jessiejanie-skim402"><img src="https://allmcps.com/api/badge/jessiejanie-skim402?style=directory" alt="Skim402 on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ”ŽSearch & Data Extraction
PricingFreemium
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
AuthAPI key
LicenseMIT
ClientsClaude Desktop, Cursor, Cline / VS Code
Last updatedSep 7, 2026
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars2
GitHub Star CountTotal stargazers on GitHub representing community popularity (2 stars).
Last commit1mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 3, 2026
npm downloads442/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
53Quality signal: Good ยท 53/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools24/30
Adoption & activity6/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 20d ago via OSV.dev ยท skim-mcp (npm)

โ˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ”Ž Search & Data Extraction โ†’Best MCP servers for Web Search & Scraping โ†’Alternatives to Skim402 โ†’Install in Claude DesktopInstall in CursorInstall in VS Code