Kindly Web Search
Supports UIby Shelpuk-AI-Technology-Consulting
High-fidelity web search and content retrieval for AI agents, delivering full conversations from StackOverflow, GitHub, and arXiv in one call.
What it does
Kindly Web Search provides AI coding assistants and agents with deep, structured web search capabilities. Unlike generic search tools that return only snippets, Kindly retrieves full conversations, including answers, comments, and metadata from specialized sources like StackExchange, GitHub Issues, arXiv, and Wikipedia, as well as general web pages via a headless browser.
Tools
web_search: Returns top results including title, link, snippet, and full page content in Markdown.get_content: Retrieves the full Markdown content of a specific URL using a Chromium-based browser.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"kindly-web-search": {
"command": "uvx",
"args": [
"--from",
"git+https://github.com/Shelpuk-AI-Technology-Consulting/kindly-web-search-mcp-server",
"kindly-web-search-mcp-server",
"start-mcp-server"
],
"env": {
"SERPER_API_KEY": "YOUR_KEY_HERE",
"GITHUB_TOKEN": "YOUR_TOKEN_HERE"
}
}
}
}
Supported hosts
Confirmed for Claude Desktop, Claude Code, Codex, Cursor, Gemini CLI, and OpenClaw.
Quick install
uvx --from git+https://github.com/Shelpuk-AI-Technology-Consulting/kindly-web-search-mcp-server kindly-web-search-mcp-server start-mcp-serverInformation
- Pricing
- free
- Published







