The searxng mul mcp server enables AI agents to perform parallel multi-query searches using the SearXNG search engine. It exposes a single endpoint for submitting multiple queries, which are processed concurrently. The server connects to SearXNG instances and provides results in a unified format. Developers use it to build applications requiring efficient, parallel search capabilities across multiple data sources.
The searxng mul mcp server enables AI agents to perform parallel multi-query searches using the SearXNG search engine. It exposes a single endpoint for submitting multiple queries, which are processed concurrently. The server connects to SearXNG instances and provides results in a unified format. Developers use it to build applications requiring efficient, parallel search capabilities across multiple data sources.
npx -y searxng-mul-mcpAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"jae-jae-searxng-mul-mcp-github": {
"command": "npx",
"args": [
"-y",
"npx -y searxng-mul-mcp"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from searxng mul mcp?"
API Key Required
This server requires an API key from searxng mul mcp. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| SEARXNG_MUL_MCP_API_KEY | Yes | Your searxng mul mcp API key |
"What resources are available in searxng mul mcp?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in searxng mul mcp"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in searxng mul mcp with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.