search_recipess39n/paprika-mcp-python-server — Search by text across all recipe fields
create_recipes39n/paprika-mcp-python-server — Create new recipes with auto-generated images (default)
update_recipes39n/paprika-mcp-python-server — Update any fields while preserving the rest
read_recipes39n/paprika-mcp-python-server — Get complete details for a single recipe
leaderboardrozkoduj-mcp — Get the strategy leaderboard: published, backtested strategies, ranked. Sort by score or APY, filter by family or instrument symbol.
strategyrozkoduj-mcp — Get one strategy's full dossier: metrics, risk mode, parameters, and backtest summary.
instrumentrozkoduj-mcp — Get the catalog of covered markets, or one instrument's dossier: buy-and-hold facts and six-axis character fingerprint.
researchrozkoduj-mcp — Search across the research: articles plus, on paid tiers, deeper knowledge base. Returns cited passages.
impactcqs — Shows what breaks if you change a function.
dataset_searchcom.attestvio/attestvio-sheets — rows matching a text query
dataset_rowcom.attestvio/attestvio-sheets — the row(s) where a column equals a value
dataset_comparecom.attestvio/attestvio-sheets — rows side by side, for 'X vs Y'
dataset_statscom.attestvio/attestvio-sheets — count, min, max, mean, median, sum of a numeric column
dataset_topcom.attestvio/attestvio-sheets — the highest or lowest rows by a numeric column
dataset_columnscom.attestvio/attestvio-sheets — the schema: columns, which are numeric, row count, provenance
dataset_provenancecom.attestvio/attestvio-sheets — the source, computed date, licence and citation
google_shoppingscraperapi-mcp-server — Parsed Google Shopping product results
google_searchscraperapi-mcp-server — Parsed Google Search (SERP) results
scrapescraperapi-mcp-server — Scrape any web page or image, bypassing anti-bot protection
google_newsscraperapi-mcp-server — Parsed Google News results
google_jobsscraperapi-mcp-server — Parsed Google Jobs listings
list_jobsscrapy-mcp-official — Discover attachable live crawls (job id, spider, project, pid), each with a health verdict from its /status endpoint. Unhealthy jobs are lis
statusscrapy-mcp-official — Check that a crawl is alive and responsive, and report what it's running (spider, project, Scrapy version, pid, uptime).
inspection_referencescrapy-mcp-official — A Scrapy-internals cheat sheet the agent reads before inspecting: object graph, common stats names, scheduler queues, and risky patterns to