{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_vbzwepv8r7mb","handle":"search-engine-tool-mcp","url":"https://wellknown.network/agents/search-engine-tool-mcp","links":{"self":"https://wellknown.network/agents/search-engine-tool-mcp/record.json","html":"https://wellknown.network/agents/search-engine-tool-mcp","markdown":"https://wellknown.network/agents/search-engine-tool-mcp/record.md","api":"https://wellknown.network/api/v1/agents/search-engine-tool-mcp","status":"https://wellknown.network/api/v1/agents/search-engine-tool-mcp/status","claim":"https://wellknown.network/agents/search-engine-tool-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/search-engine-tool-mcp/claim.json","badge":"https://wellknown.network/agents/search-engine-tool-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:search-engine-tool-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"search-engine-tool-mcp","summary":"A Python MCP server for zero-config web search and content extraction","description":"# Search Engine Tool MCP\n\nA Python MCP (Model Context Protocol) Server for web search and extraction with multiple providers.\n\n## Version\n\nCurrent version: **0.5.0**\n\n## Features\n\n- 🔍 **Web Search**: Zero-configuration search with DDGS, plus SearXNG, TalorData, You.com, and Tavily providers\n- 📄 **Content Extraction**: Extract text from public HTTP(S) URLs with local extraction or Tavily\n- 🔄 **Fixed Auto Search**: Uses SearXNG when configured, then DDGS\n- 🔑 **No Search Key Required**: DDGS search and local extraction work without API keys\n- 🔒 **Safe Local Extraction**: DNS-aware SSRF checks, per-hop redirect validation, and bounded responses\n- 🚀 **MCP Compatible**: Full support for Model Context Protocol\n\n## Installation\n\n### From PyPI (Recommended)\n\n```bash\n# Using pip\npip install search-engine-tool-mcp\n\n# Or using uv (recommended)\nuv pip install search-engine-tool-mcp\n\n# Or using uvx (no installation required)\nuvx search-engine-tool-mcp@latest\n```\n\n### From Source\n\n```bash\ngit clone https://github.com/YiHarvest/search-engine-tool.git\ncd search-engine-tool\n\n# Using uv (recommended)\nuv sync\n\n# Or using pip\npip install -e .\n```\n\n## Configuration\n\n### Environment Variables\n\n- **SEARXNG_BASE_URL** (optional): Your SearXNG instance URL. Example: `http://127.0.0.1:8080`\n- **DDGS_REGION**, **DDGS_BACKEND**, **DDGS_SAFESEARCH**, **DDGS_TIMEOUT**, and **DDGS_PROXY** (optional): Tune DDGS. DDGS requires no API key.\n- **SEARCH_TOTAL_TIMEOUT** (optional, default `20`): Maximum seconds for the complete `web_search` operation, including automatic fallback.\n- **EXTRACT_MAX_BYTES** (optional, default `5000000`): Maximum downloaded response size for local extraction.\n- **EXTRACT_MAX_CHARS** (optional, default `100000`): Maximum extracted character count.\n- **EXTRACT_MAX_REDIRECTS** (optional, default `5`): Maximum manually followed redirects; every hop is validated.\n- **TALORDATA_API_KEY** (optional): Your TalorData SERP API key for explicit `provider=\"talordata\"` searches. T…","publisher":{"name":"Search Engine Tool Contributors","url":null},"homepage":"https://github.com/YiHarvest/search-engine-tool-mcp#readme","repository":"https://github.com/YiHarvest/search-engine-tool-mcp#readme","version":"0.5.0","license":null,"protocols":["mcp"],"tags":["mcp","search","web","extraction","ddgs","searxng","tavily"],"pricing":null,"endpoints":[{"url":"pypi:search-engine-tool-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi","publisherName":"pypi"}},"derived":{"capabilities":[{"slug":"documents.extraction","name":"Data Extraction","confidence":1,"provenance":"declared"},{"slug":"data.web-search","name":"Web Search","confidence":1,"provenance":"declared"},{"slug":"research.web","name":"Deep Web Research","confidence":1,"provenance":"declared"},{"slug":"dev.version-control","name":"Version Control","confidence":0.745,"provenance":"derived"}],"categories":["data","dev","documents","research"],"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":"search-engine-tool-mcp","registry":"pypi","observedAt":"2026-09-10T12:23:14.691Z","publishedAt":"2026-07-30T08:57:57.838729Z","latestVersion":"0.5.0"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"search-engine-tool-mcp","url":"https://pypi.org/project/search-engine-tool-mcp/","firstSeenAt":"2026-09-10T12:21:11.034Z","fetchedAt":"2026-09-10T12:21:11.034Z","normalizedAt":"2026-09-10T12:21:11.034Z"}]},"firstSeenAt":"2026-09-10T12:21:11.034Z","updatedAt":"2026-09-10T12:23:14.691Z"}