Skip to main content
Glama
CSOAI-ORG

Web Research MCP Server

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.

MCPize MIT License MEOK AI Labs

Tools

Tool

Description

web_search

Search the web using DuckDuckGo (no API key needed)

browse_page

Browse a webpage using headless Chromium (Playwright)

extract_article

Extract clean, readable article text from a URL

research_topic

Multi-step research: search the web, then extract content

get_weather

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.py

Claude 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

Get on MCPize

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

A
license - permissive license
-
quality - not tested
C
maintenance

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