MCP Server
MCP
SearchForge
Free open-source web search and page reading for LLMs, AI agents, and RAG.
Install
oci:ghcr.io/divyanshu-iitian/searchforge-mcp:0.2.0
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "oci",
"identifier": "ghcr.io/divyanshu-iitian/searchforge-mcp:0.2.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Optional URL of a self-hosted SearXNG instance",
"name": "SEARCHFORGE_SEARXNG_URL"
},
{
"description": "Optional GitHub token for higher public API quotas",
"isSecret": true,
"name": "GITHUB_TOKEN"
},
{
"description": "Optional email address for Crossref polite-pool routing",
"name": "CROSSREF_MAILTO"
},
{
"description": "Optional Brave Search API key",
"isSecret": true,
"name": "BRAVE_SEARCH_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
oci
By
Comments
Sign in to leave a comment