Skim
@JessieJanie
About Skim
x402-native clean reader. URL in → markdown out. $0.002/call, no signup.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"skim": {
"command": "npx",
"args": [
"-y",
"skim-mcp"
],
"env": {
"SKIM_WALLET_PRIVATE_KEY": "<YOUR_BASE_WALLET_PRIVATE_KEY>"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Skim?
Skim is an x402-native clean reader for AI agents. It takes a URL and returns agent-ready markdown plus structured metadata in milliseconds. No signup or API keys are required; agents pay $0.002 per call in USDC over HTTP 402.
How to use Skim?
Add Skim to Claude Desktop by editing claude_desktop_config.json with the command npx -y skim-mcp and setting the environment variable SKIM_WALLET_PRIVATE_KEY to your Base wallet private key. Calls are made automatically when an agent requests a URL.
Key features of Skim
- Clean reader returning markdown and metadata.
- No signup or API keys required.
- Pay‑as‑you‑go at $0.002 per call.
- Micropayments over HTTP 402 using USDC.
- Fast response in milliseconds.
- Native Claude Desktop integration.
Use cases of Skim
- Send a URL to an AI agent and receive clean markdown.
- Extract structured metadata from web pages.
- Integrate into Claude Desktop agent workflows for on‑demand reading.
FAQ from Skim
Do I need to sign up or get an API key?
No, Skim requires no signup or API keys—just a Base wallet to pay per call.
How much does each call cost?
Each call costs $0.002 in USDC, settled over HTTP 402.
What setup is required for the environment?
You need to set SKIM_WALLET_PRIVATE_KEY in the environment to your Base wallet private key.
What output does Skim return?
It returns agent‑ready markdown content plus structured metadata for the URL submitted.
Is there any authentication or subscription?
Authentication is handled entirely through the micropayment mechanism (x402); no traditional API keys or subscriptions are needed.
More Other MCP servers
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Comments