MCP Server for URL Processing and Image Extraction
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"ykyos-mcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# YkyosMCP 一个用于处理URL和提取图片的模型上下文协议(MCP)服务器。 ## 功能 此MCP服务器提供三个主要工具: 1. **fetch_markdown**: 使用Firecrawl API获取URL内容并返回其原始内容 2. **extract_images**: 从markdown内容中提取所有图片URL 3. **download_images**: 下载图片URL列表到指定目录 ## 安装 ```bash pip install ykyos-mcp ``` ## Usage with Claude Desktop Add the following configuration to your Claude Desktop settings: ```json { "mcpServers": { "YkeyMCP": { "isActive": true, "command": "uvx", "args": [ "ykyos-mcp" ], "env": { "DOWNLOAD_BASE_PATH": "/path/to/download/directory", "FIRECRAWL_API_KEY": "your_firecrawl_api_key" } } } } ``` Replace `/path/to/download/directory` with the directory where you want to save downloaded images. ## Development To set up for development: ```bash # Clone the repository git clone https://github.com/your-username/ykyos-mcp.git cd ykyos-mcp # Install in development mode pip install -e . ``` ## License MIT License
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.