Skip to main content
Glama
521,628 tools. Updated 2026-09-06 11:42

"Cheerio" matching MCP tools:

  • Create a new Hatchable project with a dedicated PostgreSQL database, URL slug, and project ID. Call this before writing files or creating tables.
    MIT
    Destructive
  • Fetch Programmers problem details including title, description, constraints, and examples to prepare for solving, review, or code analysis.
    MIT
  • Index any website so it can be queried with ask_site. Use this when the site is not yet in list_sites. Handles JS-rendered pages (React, Next.js, Vue SPAs) that web_fetch cannot read — uses a four-layer pipeline: llms.txt → HTTP+cheerio → __NEXT_DATA__ extraction → Jina Reader headless browser. Takes ~60 seconds. Once indexed, ask_site queries are instant.
    ConnectorNo auth

Matching MCP Servers