Web Research MCP Server
Provides web search capabilities via DuckDuckGo without requiring an API key, enabling AI agents to search the web and retrieve search results programmatically.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Web Research MCP Serverresearch the latest AI safety guidelines from leading labs"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Web Research MCP Server
By MEOK AI Labs — Sovereign AI tools for everyone.
Web search and browser automation toolkit for AI agents. Search the web via DuckDuckGo (no API key), browse pages with headless Chromium, extract article content, take screenshots, and run multi-step research workflows.
Tools
Tool | Description |
| Search the web using DuckDuckGo (no API key needed) |
| Browse a webpage using headless Chromium (Playwright) |
| Extract clean, readable article text from a URL |
| Multi-step research: search the web, then extract content |
| Get current weather for a location via wttr.in |
Quick Start
pip install mcp
git clone https://github.com/CSOAI-ORG/web-research-mcp.git
cd web-research-mcp
python server.pyClaude Desktop Config
{
"mcpServers": {
"web-research": {
"command": "python",
"args": ["server.py"],
"cwd": "/path/to/web-research-mcp"
}
}
}Pricing
Plan | Price | Requests |
Free | $0/mo | 25 calls/day |
Pro | $9/mo | Unlimited + full screenshots + PDF export |
Enterprise | Contact us | Custom + proxy rotation + CAPTCHA solving |
Part of MEOK AI Labs
This is one of 255+ MCP servers by MEOK AI Labs. Browse all at meok.ai or GitHub.
MEOK AI Labs | meok.ai | nicholas@meok.ai | United Kingdom
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/CSOAI-ORG/web-research-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server