websearch-mcpserver

daidaiJ/websearch-mcpserver
★ 2 stars Go 🤖 AI/LLM Updated 11d ago
一个轻量的ai websearch的自建个人方案,支持baidu/tavily api ,内置sqlite 缓存和llm 摘要能力,支持litellm claude websearch 扩展接入
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "websearch-mcpserver": {
      "command": "go",
      "args": [
        "run",
        "github.com/daidaiJ/websearch-mcpserver@latest"
      ]
    }
  }
}

Topics

ai-searchbaidu-apimcp-servertavily-apiwebsearch