Leafly Strain Scraper is an MCP server that extracts structured cannabis strain data from Leafly.com following a standardized methodology. It implements both regex-based and LLM-powered extraction techniques to collect 66 data points per strain including cannabinoids, terpenes, effects, and flavors. The server handles batch processing with rate limiting, provides fallback mechanisms for missing data, and exports results in CSV or JSON format. Built with Node.js and the Firecrawl API, it requires an API key for authentication and is designed for researchers, developers, and cannabis industry professionals who need reliable, normalized strain information.
No reviews yet. Be the first to review!
Sign in to join the conversation
Scrapes cannabis strain data from Leafly.com. Parameters: strains (array of strings), exportFormat (string: 'csv' or 'json')
Extracts comprehensive cannabis strain data using LLM-powered extraction. Parameters: urls (array of strings), schema (object), prompt (string)
Finds function definitions in code files.
Searches for text across all code files.
Generates a tree-like structure of the project.
Analyzes project dependencies.
Discovers React/React Native components.
Generates text using the DeepSeek R1 model.
Summarizes text.
Streams text generation.
Generates text using different DeepSeek models.
Processes documents for summarization, entity extraction, and sentiment analysis.
Queries JSON data using JSONPath expressions.
Filters JSON data based on specified conditions.
Saves query results to a file.
Compares two JSON datasets.