SearchForge
Rank #22,043io.github.divyanshu-iitian/searchforge
Free open-source web search and page reading for LLMs, AI agents, and RAG.
SearchForge is a Model Context Protocol (MCP) server published by divyanshu-iitian. It ranks #22,043 of 132,405 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. SearchForge is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 23, 2026 and most recently updated on Jul 24, 2026.
Ranks ahead of 110,362 of 132,405 servers on MCP Toplist.
Use SearchForge
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add searchforge -e "SEARCHFORGE_SEARXNG_URL=<your SEARCHFORGE_SEARXNG_URL>" -e "GITHUB_TOKEN=<your GITHUB_TOKEN>" -e "CROSSREF_MAILTO=<your CROSSREF_MAILTO>" -e "BRAVE_SEARCH_API_KEY=<your BRAVE_SEARCH_API_KEY>" -- docker run -i --rm ghcr.io/divyanshu-iitian/searchforge-mcp:0.2.0Replace each placeholder with your own value before saving.
[mcp_servers.searchforge]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/divyanshu-iitian/searchforge-mcp:0.2.0"]
[mcp_servers.searchforge.env]
SEARCHFORGE_SEARXNG_URL = "<your SEARCHFORGE_SEARXNG_URL>"
GITHUB_TOKEN = "<your GITHUB_TOKEN>"
CROSSREF_MAILTO = "<your CROSSREF_MAILTO>"
BRAVE_SEARCH_API_KEY = "<your BRAVE_SEARCH_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"searchforge": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/divyanshu-iitian/searchforge-mcp:0.2.0"
],
"env": {
"SEARCHFORGE_SEARXNG_URL": "<your SEARCHFORGE_SEARXNG_URL>",
"GITHUB_TOKEN": "<your GITHUB_TOKEN>",
"CROSSREF_MAILTO": "<your CROSSREF_MAILTO>",
"BRAVE_SEARCH_API_KEY": "<your BRAVE_SEARCH_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"searchforge": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/divyanshu-iitian/searchforge-mcp:0.2.0"
],
"env": {
"SEARCHFORGE_SEARXNG_URL": "<your SEARCHFORGE_SEARXNG_URL>",
"GITHUB_TOKEN": "<your GITHUB_TOKEN>",
"CROSSREF_MAILTO": "<your CROSSREF_MAILTO>",
"BRAVE_SEARCH_API_KEY": "<your BRAVE_SEARCH_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"searchforge": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/divyanshu-iitian/searchforge-mcp:0.2.0"
],
"env": {
"SEARCHFORGE_SEARXNG_URL": "<your SEARCHFORGE_SEARXNG_URL>",
"GITHUB_TOKEN": "<your GITHUB_TOKEN>",
"CROSSREF_MAILTO": "<your CROSSREF_MAILTO>",
"BRAVE_SEARCH_API_KEY": "<your BRAVE_SEARCH_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"searchforge": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/divyanshu-iitian/searchforge-mcp:0.2.0"
],
"env": {
"SEARCHFORGE_SEARXNG_URL": "<your SEARCHFORGE_SEARXNG_URL>",
"GITHUB_TOKEN": "<your GITHUB_TOKEN>",
"CROSSREF_MAILTO": "<your CROSSREF_MAILTO>",
"BRAVE_SEARCH_API_KEY": "<your BRAVE_SEARCH_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"searchforge": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/divyanshu-iitian/searchforge-mcp:0.2.0"
],
"env": {
"SEARCHFORGE_SEARXNG_URL": "<your SEARCHFORGE_SEARXNG_URL>",
"GITHUB_TOKEN": "<your GITHUB_TOKEN>",
"CROSSREF_MAILTO": "<your CROSSREF_MAILTO>",
"BRAVE_SEARCH_API_KEY": "<your BRAVE_SEARCH_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.divyanshu-iitian%2Fsearchforge)<a href="https://mcptoplist.com/server/io.github.divyanshu-iitian%2Fsearchforge"><img src="https://mcptoplist.com/badge/io.github.divyanshu-iitian%2Fsearchforge.svg" alt="MCP Toplist: Top 25% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
divyanshu-iitian
Other servers by divyanshu-iitian
View all divyanshu-iitian servers →Available versions (1)
| Version | Published |
|---|---|
| 0.2.0 | Jul 24, 2026 |
Frequently asked questions
- Who maintains SearchForge?
- SearchForge is maintained by divyanshu-iitian, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is SearchForge listed on the Official MCP Registry?
- Yes — SearchForge is listed on the Official MCP Registry, alongside Glama.
- How many versions does SearchForge have?
- MCP Toplist tracks 1 version of SearchForge, most recently published on Jul 24, 2026.
- Where can I find the source code for SearchForge?
- The source code for SearchForge is hosted at github.com/divyanshu-iitian/SearchForge.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.