Retrieve elements from a Redis list within a specified range. Input the list name, start, and stop indices to return a JSON string of the elements or an error message.
Retrieve a list of all users in the SD Elements platform, with options to filter by active status and control results per page for efficient user management.
Crawl and extract content from all accessible subpages of a website with configurable depth limits. Ideal for comprehensive site analysis, content indexing, and efficient data collection from entire domains.
A lightweight MCP server implementation that provides a simple tool for fetching website content, demonstrating how tools can be exposed and interacted with using the MCP protocol.