RankCLI
v0.0.6
io.github.integrallis/rankcli-mcp-server
Free, local SEO + GEO audits for AI assistants - no signup, nothing leaves your machine.
io.github.divyanshu-iitian/searchforge · v0.2.0
Free open-source web search and page reading for LLMs, AI agents, and RAG.
SearchForge 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"searchforge": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/divyanshu-iitian/searchforge-mcp:0.2.0"
]
}
}
}SEARCHFORGE_SEARXNG_URL可选Optional URL of a self-hosted SearXNG instance
GITHUB_TOKEN可选secretOptional GitHub token for higher public API quotas
CROSSREF_MAILTO可选Optional email address for Crossref polite-pool routing
BRAVE_SEARCH_API_KEY可选secretOptional Brave Search API key
v0.0.6
io.github.integrallis/rankcli-mcp-server
Free, local SEO + GEO audits for AI assistants - no signup, nothing leaves your machine.
v0.99.26
io.github.anulum/synapse-channel
Local-first multi-agent coordination for messages, leases, shared plans, status, and resources.
v1.8.0
io.github.wstierhout/ableton-live-mcp
Control Ableton Live with 156 typed tools for music production and offline .als analysis.
v0.10.0
finance.fibrous/fibx
Swap, transfer, portfolio and Aave V3 on Base, HyperEVM and Monad, with the FibX app as MCP Apps UI.
v0.3.5
io.github.JacobiusMakes/parlayapi
Sports odds, player props and source coverage for AI assistants. Connect with your own API key.
v0.1.139
io.github.r2cuerdame/codesamplex
Compatibility evidence from real builds: does this library API work on your versions and runtime?
{
"id": "io.github.divyanshu-iitian/searchforge",
"type": "mcp-server",
"version": "0.2.0",
"displayName": "SearchForge",
"description": "Free open-source web search and page reading for LLMs, AI agents, and RAG.",
"repository": {
"url": "https://github.com/divyanshu-iitian/SearchForge",
"source": "github"
},
"homepage": "https://divyanshu-iitian.github.io/SearchForge/",
"distribution": {
"packages": [
{
"registryType": "oci",
"identifier": "ghcr.io/divyanshu-iitian/searchforge-mcp:0.2.0",
"transport": "stdio",
"environmentVariables": [
{
"name": "SEARCHFORGE_SEARXNG_URL",
"description": "Optional URL of a self-hosted SearXNG instance"
},
{
"name": "GITHUB_TOKEN",
"description": "Optional GitHub token for higher public API quotas",
"isSecret": true
},
{
"name": "CROSSREF_MAILTO",
"description": "Optional email address for Crossref polite-pool routing"
},
{
"name": "BRAVE_SEARCH_API_KEY",
"description": "Optional Brave Search API key",
"isSecret": true
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode",
"trae",
"cherry-studio",
"lingma",
"windsurf",
"cline",
"workbuddy"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.divyanshu-iitian/searchforge",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.divyanshu-iitian%2Fsearchforge/versions/latest",
"isOfficial": true,
"status": "active"
}
}