choihyunsus/n2-free-search
Platform-specific configuration:
{
"mcpServers": {
"n2-free-search": {
"command": "npx",
"args": [
"-y",
"n2-free-search"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
<p align="center"> <h1 align="center">N2 Free Search</h1> <p align="center"> <strong>Free search MCP server for AI agents — No API keys, No credit cards, Just search.</strong> <br/> <a href="https://nton2.com">nton2.com</a> </p> <p align="center"> <a href="https://www.npmjs.com/package/n2-free-search"></a> <a href="https://www.npmjs.com/package/n2-free-search"></a> <a href="https://github.com/choihyunsus/n2-free-search/blob/main/LICENSE"></a> <a href="#"></a> </p> </p>
---
| | Brave Search API | Google Custom Search | N2 Free Search | |---|---|---|---| | Cost | $5 / 1,000 queries | $5 / 1,000 queries | Free forever | | API Key | Required | Required | Not needed | | Credit Card | Required | Required | Not needed | | Search Engines | Brave only | Google only | 70+ engines | | Self-hosted | No | No | Yes | | Privacy | Third-party | Third-party | 100% yours |
N2 Free Search gives your AI agent free, unlimited access to 70+ search engines through SearXNG, the privacy-respecting open-source metasearch engine.
---
Add this to your MCP config file and restart your AI client:
{
"mcpServers": {
"n2-search": {
"command": "npx",
"args": ["-y", "n2-free-search"]
}
}
}Done. Works immediately with public SearXNG instances — zero configuration needed.
---
For faster, private, unlimited searches, run your own SearXNG instance
Loading reviews...