Loading MCP server directory, please wait...
Screenshot, PDF, and markdown extraction from any URL via Claude Desktop and Claude Code.
npx @getmcp/cli add dev.urlsnap/urlsnap-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
URLSNAP_API_KEYYour URLSnap API key from urlsnap.dev/dashboard
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"dev.urlsnap/urlsnap-mcp": {
"command": "npx",
"args": [
"-y",
"urlsnap-mcp"
],
"env": {
"URLSNAP_API_KEY": ""
}
}
}
}