MCP Directory
Back

kindly-web-search-mcp-server

by Shelpuk-AI-Technology-Consulting · Python · ★ 352

Kindly Web Search MCP Server: Web search + robust content retrieval for AI coding tools (Claude Code, Codex, Cursor, GitHub Copilot, Gemini, etc.) and AI agents (Claude Desktop, OpenClaw, Hermes, etc.). Supports Serper, Tavily, and SearXNG.

#ai#ai-agents#ai-tools#claude-code#codex#gemini#github-copilot#hermes#hermes-agent#mcp-server#openclaw#openclaw-extension#searxng#searxng-mcp#serper#tavily#tavily-mcp#web-search

Install

pip install git+https://github.com/Shelpuk-AI-Technology-Consulting/kindly-web-search-mcp-server.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "kindly-web-search-mcp-server": {
      "command": "uvx",
      "args": [
        "git+https://github.com/Shelpuk-AI-Technology-Consulting/kindly-web-search-mcp-server.git"
      ]
    }
  }
}

From the README

**Web search + robust content retrieval for AI coding tools.** Kindly Web Search is a part of the **[Shelpuk AI Technology Consulting](https://shelpuk.com) agentic suite** – a set of tools that together improve the code quality produced by AI coding agents by **15–20%**. [Read more on Claude Code generation quality improvement](https://shelpuk.com/en/blog/how-to-increase-claude-code-generation-quality-by-20-percent/). Works with **Claude Code**, **Codex**, **Antigravity**, **Cursor**, **Windsurf**, and any agent that supports skills or MCP servers. | Component…
Read full README on GitHub →

Related developer tools servers