Developer Tools
Trust: 25/100 (Limited)io.github.olostep/olostep-mcp-server Guide
Olostep MCP server for web scraping, google search and website urls search.
Quick Start
Install
npx olostep-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-olostep-olostep-mcp-server": {
"command": "npx",
"args": [
"olostep-mcp"
]
}
}
}