Back to MCP Servers
Olostep
Web scraping, crawling, and search API. Extract content in Markdown/JSON, batch process 10k URLs, and get AI-powered answers with citations.
browser-automationscrapingapiai
By olostep
Installation
npx -y olostep-mcp-serverConfiguration
{
"mcpServers": {
"olostep-mcp-server": {
"command": "npx",
"args": ["-y", "olostep-mcp-server"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes