{"id":31893921,"url":"https://github.com/icewreck/searxng-mcp-server","last_synced_at":"2025-10-13T09:50:12.455Z","repository":{"id":318561218,"uuid":"1071815676","full_name":"IceWreck/SearxNG-MCP-Server","owner":"IceWreck","description":"MCP Server for SearxNG","archived":false,"fork":false,"pushed_at":"2025-10-07T21:24:27.000Z","size":76,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-07T23:31:13.946Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IceWreck.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2025-10-07T21:10:59.000Z","updated_at":"2025-10-07T21:24:30.000Z","dependencies_parsed_at":"2025-10-07T23:31:16.334Z","dependency_job_id":"90571852-bc3d-4871-9790-97e1ad0fd32f","html_url":"https://github.com/IceWreck/SearxNG-MCP-Server","commit_stats":null,"previous_names":["icewreck/searxng-mcp-server"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/IceWreck/SearxNG-MCP-Server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IceWreck%2FSearxNG-MCP-Server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IceWreck%2FSearxNG-MCP-Server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IceWreck%2FSearxNG-MCP-Server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IceWreck%2FSearxNG-MCP-Server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IceWreck","download_url":"https://codeload.github.com/IceWreck/SearxNG-MCP-Server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IceWreck%2FSearxNG-MCP-Server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014564,"owners_count":26085536,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-10-13T09:50:06.920Z","updated_at":"2025-10-13T09:50:12.450Z","avatar_url":"https://github.com/IceWreck.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 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\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\nuvx searxng-mcp-server --searxng-url https://searx.be\n\n# With environment variable\nSEARXNG_URL=https://searx.be 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\npodman run --rm -i docker.io/icewreck/searxng-mcp-server:latest --searxng-url https://searx.be\n\n# With environment variable\npodman run --rm -i -e SEARXNG_URL=https://searx.be docker.io/icewreck/searxng-mcp-server:latest\n```\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 search with time range filtering\n\n## Configuration\n\nThe server requires a SearxNG instance URL. You can provide it via:\n\n- **Environment Variable**: `SEARXNG_URL=https://your-searxng-instance.com`\n- **Command Line Argument**: `--searxng-url https://your-searxng-instance.com`\n\nOptional: `SEARXNG_TIMEOUT` (default: 30), `SEARXNG_USER_AGENT`, `LOG_LEVEL`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficewreck%2Fsearxng-mcp-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ficewreck%2Fsearxng-mcp-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficewreck%2Fsearxng-mcp-server/lists"}