O

olostep/olostep-mcp-server

ServersMIT

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

Community: 14 stars
Last Updated: Apr 15, 2026
TypeScript/JavaScriptMIT

You can verify all information on this page against the source repository above.

Related MCP Tools

What To Do Next

Continue from this tool into a workflow and a learn guide to shorten implementation time.