olostep/olostep-mcp-server
Overview
A web scraping, crawling, and search API that extracts content in Markdown/JSON, batch processes up to 10k URLs, and provides AI-powered answers with citations.
Capabilities
- • tool calling support
- • stdio transport support
- • authentication support
- • mcp client integration
Best For
Web scraping and crawling tool with batch processing, AI answers, and structured content extraction in Markdown/JSON.
Decision Snapshot
Install
available
Usage
available
Docs
3 links
Config
8 strong hints
Capabilities
4 key capabilities detected
- • GitHub stars: 14
- • Forks: 7
- • Source provenance count: 1
- • Last seen: 4/15/2026
- • Published: 3/17/2026
Installation / Setup
npm install -g olostep-mcp
Usage
docker pull olostep/mcp-server && docker run -i --rm \ && -e OLOSTEP_API_KEY="your-api-key" \ && olostep/mcp-server
Features
- • Scrape website content in HTML, Markdown, JSON or Plain Text (with optional parsers)
- • Parser-based web search with structured results
- • AI Answers with citations and optional JSON-shaped outputs
- • Batch scraping of up to 10k URLs
- • Autonomous site crawling from a start URL
- • Website URL discovery and mapping (with include/exclude filters)
- • Country-specific request routing for geo-targeted content
- • Configurable wait times for JavaScript-heavy websites
Use Cases
- • Supports capabilities such as: tool calling support; stdio transport support; authentication support.
- • Common usage themes: mcp, curated, markdown-list, awesome-mcp-servers-punkpeye.
Supported Clients / Integrations
- • tool calling support
- • stdio transport support
- • authentication support
- • mcp client integration
Compatibility Signals
- • GitHub: mentions (Mentioned in approved metadata/docs evidence.)
Prompt Examples
example
• docker pull olostep/mcp-server && docker run -i --rm \ && -e OLOSTEP_API_KEY="your-api-key" \ && olostep/mcp-server
Notes / Requirements
- • Primary language: TypeScript/JavaScript
- • License: MIT
- • Documentation coverage: high
- • Parser coverage score: 1.00
- • Source feeds: Awesome MCP Servers (punkpeye)
- • Topic cluster: research
Official Links
Source Information
You can verify all information on this page against the source repository above.
Related MCP Tools
pskill9/web-search
An MCP server enabling free web searches via Google results, requiring no API keys. Returns structured results with titles, URLs, descriptions, and supports configurable result counts, authentication, and MCP client integration.
automatalabs/mcp-server-playwright
An MCP server for browser automation using Playwright, offering capabilities like web interaction, screenshot capture, and JavaScript execution in browser contexts.
browserbase/mcp-server-browserbase
Automate cloud-based browser interactions such as web navigation, data extraction, and form filling.
aparajithn/agent-scraper-mcp
A web scraping MCP server for AI agents, providing tools such as content extraction, structured scraping with CSS selectors, full-page screenshots via Playwright, link extraction, metadata extraction (OG/Twitter cards), and Google search. Includes a free tier with x402 micropay.
What To Do Next
Continue from this tool into a workflow and a learn guide to shorten implementation time.