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.
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요
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 approach. 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 to summarize, extract entities, or analyze sentiment.
Queries JSON data using JSONPath expressions.
Filters JSON data based on conditions.
Saves query results to a file.
Compares two JSON datasets.