{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_ehfew8tj6bx5","handle":"ykyos-mcp","url":"https://wellknown.network/agents/ykyos-mcp","links":{"self":"https://wellknown.network/agents/ykyos-mcp/record.json","html":"https://wellknown.network/agents/ykyos-mcp","markdown":"https://wellknown.network/agents/ykyos-mcp/record.md","api":"https://wellknown.network/api/v1/agents/ykyos-mcp","status":"https://wellknown.network/api/v1/agents/ykyos-mcp/status","claim":"https://wellknown.network/agents/ykyos-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/ykyos-mcp/claim.json","badge":"https://wellknown.network/agents/ykyos-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:ykyos-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"ykyos-mcp","summary":"MCP Server for URL Processing and Image Extraction","description":"# YkyosMCP \n \n一个用于处理URL和提取图片的模型上下文协议(MCP)服务器。 \n \n## 功能 \n \n此MCP服务器提供三个主要工具： \n \n1. **fetch_markdown**: 使用Firecrawl API获取URL内容并返回其原始内容 \n2. **extract_images**: 从markdown内容中提取所有图片URL \n3. **download_images**: 下载图片URL列表到指定目录 \n \n## 安装 \n \n```bash \npip install ykyos-mcp \n``` \n \n## Usage with Claude Desktop \n \nAdd the following configuration to your Claude Desktop settings: \n \n```json \n{ \n  \"mcpServers\": { \n    \"YkeyMCP\": { \n      \"isActive\": true, \n      \"command\": \"uvx\", \n      \"args\": [ \n        \"ykyos-mcp\" \n      ], \n      \"env\": { \n        \"DOWNLOAD_BASE_PATH\": \"/path/to/download/directory\", \n        \"FIRECRAWL_API_KEY\": \"your_firecrawl_api_key\" \n      } \n    } \n  } \n} \n``` \n \nReplace `/path/to/download/directory` with the directory where you want to save downloaded images. \n \n## Development \n \nTo set up for development: \n \n```bash \n# Clone the repository \ngit clone https://github.com/your-username/ykyos-mcp.git \ncd ykyos-mcp \n \n# Install in development mode \npip install -e . \n``` \n \n## License \n \nMIT License","publisher":{"name":"YKY","url":null},"homepage":null,"repository":null,"version":"0.1.3","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:ykyos-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi","publisherName":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":1,"provenance":"derived"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"ykyos-mcp","registry":"pypi","observedAt":"2026-09-10T16:24:26.608Z","publishedAt":"2025-04-24T04:44:04.407794Z","latestVersion":"0.1.3"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"ykyos-mcp","url":"https://pypi.org/project/ykyos-mcp/","firstSeenAt":"2026-09-10T16:23:20.294Z","fetchedAt":"2026-09-10T16:23:20.294Z","normalizedAt":"2026-09-10T16:23:20.294Z"}]},"firstSeenAt":"2026-09-10T16:23:20.294Z","updatedAt":"2026-09-10T16:24:26.608Z"}