Awesome MCPOther MCP Servers

ihor-sokoliuk/mcp-searxng

⭐ 1232 JavaScript added to this list on 2025-05-06 repository created 2024-12-23

The project "mcp-searxng" is an MCP (Model Context Protocol) server implementation that integrates the SearXNG API to provide advanced web search capabilities within the MCP ecosystem. It acts as a bridge between the MCP framework and the SearXNG search engine, enabling users to perform web searches, retrieve news and articles, and filter results with various parameters such as pagination, time range, language, and safe search levels. Key features of the project include the ability to execute general web searches with pagination support, allowing users to specify which page of results to retrieve. It also supports filtering search results by time ranges such as day, month, or year, and by preferred languages, enhancing the relevance and customization of search outputs. Additionally, the safe search feature allows control over the content filtering level to ensure appropriate results. The project provides two main tools: "searxng_web_search" for executing web searches with customizable inputs like query, page number, time range, language, and safe search level; and "web_url_read" which reads and converts content from a given URL into markdown format. Configuration is flexible, allowing users to set the SEARXNG_URL environment variable to point to a chosen SearXNG instance, whether public or local. It also supports HTTP Basic Authentication for password-protected instances through environment variables for username and password. The project supports multiple installation and usage methods including via NPX, NPM, Docker (with pre-built images or local builds), and integration with Claude Desktop through Smithery. This makes it accessible and easy to deploy in various environments. Licensed under the MIT License, mcp-searxng is open for use, modification, and distribution, making it a versatile tool for integrating web search capabilities into MCP-based applications.

https://github.com/ihor-sokoliuk/mcp-searxng

api-integrationclaude-desktopcontent-filteringdockerhttp-basic-authlanguage-selectionmcpmcp-servermit-licensemodel-context-protocolnpmnpxpaginationquerysafe-searchsearch-apisearch-queriessearch-resultssearxngsearxng-apisearxng_urlsearxng_web_searchsmitherytime-filteringweb-searchweb_url_read

Also in Other MCP Servers

microsoft/markitdown

MarkItDown is a Python tool that converts various file formats into Markdown and integrates with LLM applications via an MCP server for enhanced text analysis and document processing.

punkpeye/awesome-mcp-servers

A curated collection of Model Context Protocol (MCP) servers that enable AI models to securely interact with local and remote resources through standardized server implementations.

modelcontextprotocol/servers

The Model Context Protocol Servers repository offers reference implementations and third-party integrations that demonstrate how MCP enables Large Language Models to securely access and interact with diverse tools and data sources.

koala73/worldmonitor

World Monitor is an AI-powered, real-time global intelligence dashboard aggregating news and monitoring geopolitical and infrastructure data for unified situational awareness.

headroomlabs-ai/headroom

Headroom is a context compression layer for AI agents, reducing token usage by 60-95% while preserving accuracy, implemented as a library, proxy, and MCP server.

diegosouzapw/OmniRoute

OmniRoute is a free AI gateway that connects various AI tools and models from over 230 providers through a single endpoint, featuring token compression, smart auto-fallback, and support for Model C...

rohitg00/ai-engineering-from-scratch

This comprehensive curriculum teaches AI engineering from scratch, focusing on building AI algorithms, agents, and MCP servers hands-on, covering everything from mathematical foundations to autonom...

every-app/open-seo

Open source, self-hostable SEO platform that exposes its keyword, rank, backlink and site-audit data to AI agents through an MCP server and a set of companion agent skills.