{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_g3yg3tuapny5","handle":"searxng-mcp-server","url":"https://wellknown.network/agents/searxng-mcp-server","links":{"self":"https://wellknown.network/agents/searxng-mcp-server/record.json","html":"https://wellknown.network/agents/searxng-mcp-server","markdown":"https://wellknown.network/agents/searxng-mcp-server/record.md","api":"https://wellknown.network/api/v1/agents/searxng-mcp-server","status":"https://wellknown.network/api/v1/agents/searxng-mcp-server/status","claim":"https://wellknown.network/agents/searxng-mcp-server/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/searxng-mcp-server/claim.json","badge":"https://wellknown.network/agents/searxng-mcp-server/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:searxng-mcp-server","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"searxng-mcp-server","summary":"MCP Server for SearxNG","description":"# SearxNG MCP Server\n\nA Model Context Protocol (MCP) server that provides search capabilities through [SearxNG](https://docs.searxng.org/), the privacy-respecting metasearch engine.\n\nPyPi: https://pypi.org/project/searxng-mcp-server/#description\n\n## Usage\n\n### Using uvx\n\nYou can also just pip install this but we recommend using `uv`.\n\n```bash\n# With command line argument (stdio transport)\nuvx searxng-mcp-server --searxng-url https://searx.be\n\n# With environment variable (stdio transport)\nSEARXNG_URL=https://searx.be uvx searxng-mcp-server\n\n# With HTTP transport on port 8080\nuvx searxng-mcp-server --searxng-url https://searx.be --port 8080\n\n# With HTTP transport using environment variable\nSEARXNG_URL=https://searx.be MCP_PORT=8080 uvx searxng-mcp-server\n```\n\n**Package link**: [https://pypi.org/project/searxng-mcp-server/](https://pypi.org/project/searxng-mcp-server/)\n\n### Using Docker/Podman\n\n```bash\n# With command line argument (stdio transport)\npodman run --rm -i docker.io/icewreck/searxng-mcp-server:latest --searxng-url https://searx.be\n\n# With environment variable (stdio transport)\npodman run --rm -i -e SEARXNG_URL=https://searx.be docker.io/icewreck/searxng-mcp-server:latest\n\n# With HTTP transport on port 8080\npodman run --rm -i -e SEARXNG_URL=https://searx.be -p 8080:8080 docker.io/icewreck/searxng-mcp-server:latest --port 8080\n```\n\n### Usage as Library\n\nYou can also use the SearxNG client directly in your Python projects. The client is fully async and requires `async/await` syntax.\n\nFor detailed examples, see the `examples/client_example.py` file in the repository.\n\nThe SearxNGClient can be easily integrated into custom AI agents as a search tool. All search methods are async and return structured response objects.\n\n## Available Tools\n\n- **`search_web`**: General web search with language and time filtering\n- **`search_images`**: Image search across multiple search engines\n- **`search_videos`**: Video search from various platforms\n- **`search_news`**: News sea…","publisher":null,"homepage":"https://github.com/IceWreck/SearxNG-MCP-Server","repository":"https://github.com/IceWreck/SearxNG-MCP-Server","version":"0.1.9","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:searxng-mcp-server","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"}},"derived":{"capabilities":[{"slug":"data.web-search","name":"Web Search","confidence":0.894,"provenance":"derived"},{"slug":"dev.terminal","name":"Terminal & Shell","confidence":0.825,"provenance":"derived"},{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":0.768,"provenance":"derived"}],"categories":["data","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":"searxng-mcp-server","registry":"pypi","observedAt":"2026-09-10T12:23:15.342Z","publishedAt":"2026-03-07T18:54:35.103516Z","latestVersion":"0.1.9"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"searxng-mcp-server","url":"https://pypi.org/project/searxng-mcp-server/","firstSeenAt":"2026-09-10T12:21:13.354Z","fetchedAt":"2026-09-10T12:21:13.354Z","normalizedAt":"2026-09-10T12:21:13.354Z"}]},"firstSeenAt":"2026-09-10T12:21:13.354Z","updatedAt":"2026-09-10T12:23:15.342Z"}