Back to Home
olostep icon

olostep-mcp-server

Verified Safe

by olostep

Overview

Provides an interface for AI agents and LLMs to perform web scraping, content extraction in various formats (HTML, Markdown, JSON, Plain Text), autonomous site crawling, URL discovery, and AI-powered web searches and answers.

Installation

Run Command
env OLOSTEP_API_KEY=your-api-key npx -y olostep-mcp

Environment Variables

  • OLOSTEP_API_KEY
  • ORBIT_KEY

Security Notes

The server functions primarily as a proxy to the external Olostep API. It robustly handles API key authentication via environment variables (OLOSTEP_API_KEY, ORBIT_KEY) passed in Authorization headers. Input parameters are validated using Zod schemas, mitigating common injection risks. All external API calls are wrapped in try-catch blocks for error handling. No 'eval', direct arbitrary filesystem access, or other obvious code execution vulnerabilities were identified within the provided source code. Its design using StdioServerTransport suggests an intention for sandboxed execution environments.

Similar Servers

Stats

Interest Score14
Security Score9
Cost ClassHigh
Avg Tokens7500
Stars6
Forks6
Last Update2025-12-16

Tags

web-scrapingweb-searchcontent-extractionai-powered-answersllm-tools