mcpbeat Sign in

Olostep MCP Server

local only

Olostep MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 71 installs a week from npm.

Search, scrape, and crawl the web for AI agents. Batch scraping and answers with citations.

Installs per day peak 31 · avg 12 · -64% w/w
a month agotoday
71
Installs / week
npm · olostep-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Olostep MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add olostep-mcp-server -- npx -y olostep-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "olostep-mcp-server": {
      "args": [
        "-y",
        "olostep-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.olostep-mcp-server]
command = "npx"
args = ["-y", "olostep-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "olostep-mcp-server": {
      "args": [
        "-y",
        "olostep-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "olostep-mcp-server": {
      "args": [
        "-y",
        "olostep-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Olostep MCP Server

same job, measured the same way
MESSORA
by messora

Scrape, crawl and search the web for AI agents via MCP.

5 tools answering
Evocrawl MCP Server
by superaihuman

MCP server for Evocrawl — search, scrape, and interact with the web.

27 installs/wk local only
ScrapeNest
by scrapenest

Web search, scraping, RAG answers with citations, and translation as MCP tools.

answering
Scrapeless MCP Server
by scrapeless-ai

Web search, browser automation, scraping, crawling and CAPTCHA solving for AI agents.

276 installs/wk answering
Metalift
by metalift-ai

Metalift MCP for AI agents: web search (2 credits), scrape, crawl, and map tools

62 installs/wk local only
CRW Web Scraper
by us

Open-source web scraper for AI agents with scrape, crawl, and map tools

local only
Firecrawl MCP Server
by firecrawl

MCP server for Firecrawl — web search, scraping, and biomedical/arXiv paper search.

30 339 installs/wk local only
Anakin
by anakin

Web data for AI agents: scrape, crawl, search, deep research, site monitoring, browser automation

328 installs/wk local only

Olostep MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Olostep MCP Server?
Olostep MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package olostep-mcp was installed 71 times last week.
How do I connect Olostep MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls olostep-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Olostep MCP Server?
The npm package olostep-mcp was installed 71 times in the last week. Week over week that is -64%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.