Búsqueda MCP
Un servidor MCP para conectar sistemas de agencia a sistemas de búsqueda a través de searXNG .
Herramientas
Busque en la web con SearXNG
Indicaciones
Uso
vía uvx
- Configura tu cliente JSON como
a través de git clone
- Agregue el servidor al escritorio de Claude (el punto de entrada es main.py)
Clona el repositorio y agrega este JSON al escritorio de Claude
Puede ejecutar este servidor con uvx mcp-searxng
o utilizar una copia local del repositorio
Necesitarás cambiar las rutas para que coincidan con tu entorno
URL personalizada de SearXNG
- Establezca la variable de entorno
SEARXNG_URL
en la URL del servidor searxng (el valor predeterminado eshttp://localhost:8080
) - Ejecute su cliente MCP y debería poder buscar en la web con searxng
Nota: si está utilizando Claude Desktop, asegúrese de finalizar el proceso (administrador de tareas o equivalente) antes de ejecutar el servidor nuevamente.
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Tools
Un servidor MCP para conectar sistemas de agencia a sistemas de búsqueda a través de searXNG.
Related MCP Servers
- AsecurityAlicenseAqualityAn MCP server implementation that integrates the SearxNG API, providing web search capabilities.Last updated -2878151JavaScriptMIT License
- -securityFlicense-qualityAn MCP server that integrates with SerpApi to retrieve search results from multiple search engines including Google, Bing, Yahoo, and others, enabling fast access to both live and archived search data.Last updated -10Python
- -securityAlicense-qualityAn MCP server that enables web searches using a SearxNG instance, allowing MCP-compatible applications like Goose to perform internet searches.Last updated -PythonGPL 3.0
- AsecurityAlicenseAqualityAn MCP server that allows searching through public SearXNG instances by parsing HTML content into JSON results, enabling metasearch capabilities without requiring JSON API access.Last updated -138514JavaScriptMIT License