What is Content Chimera?¶
Content Chimera is a platform for analyzing, understanding, and making decisions about website content at enterprise scale. It crawls websites, enriches the data with analytics and AI analysis, and helps you visualize patterns, identify issues, and plan content transformations.
Whether you are auditing a single site or managing a portfolio of hundreds, Content Chimera gives you the tools to move from raw crawl data to confident, defensible content decisions.
Four Ways to Use Content Chimera¶
Content Chimera offers four interfaces. You do not need to use or learn all four, but can use the interface that works best for your needs.
Web UI¶
The main browser-based application. You log in, create projects (called extents), start crawls, build charts, define rules, and generate reports — all through a visual interface with menus and forms. This is the interface that has been available and developed the longest, and it remains the most feature-rich.
Chimera Chat¶
A conversational AI assistant built into the web application. You type questions in plain English — such as “How many pages are in the /blog folder?” or “What topics does this site cover?” — and get answers drawn from your crawl data. Chimera Chat is ideal for quick exploration without navigating through menus.
MCP (Model Context Protocol)¶
An open standard that lets external AI tools connect to Content Chimera. If you use Claude, ChatGPT, or another MCP-compatible assistant, you can ask it to pull data from Chimera, create charts, run crawls, and build reports — all from within the tool you already work in. MCP is the recommended path for automating workflows and combining Chimera data with other sources.
API¶
A REST API that provides programmatic access to migration-ready transformed content. Only advanced, technical users with a specific need should use this.
Key Differences Between Interfaces¶
Web UI |
Chimera Chat |
MCP |
API |
|
|---|---|---|---|---|
Work in your existing chatbot, alongside other MCP tools |
Yes |
|||
Combine general “knowledge” with Chimera structured data |
Yes |
|||
Live charting and reports |
Yes |
Yes |
||
Live progress updates on long pipelines |
Yes |
|||
Interact in English (natural language) |
Yes |
Yes |
||
Programmatic / scriptable |
Yes |
Yes |
Feature Availability by Interface¶
The table below shows which features are accessible through which interface. Use it to decide which interface fits the task at hand.
Feature |
Web UI |
Chimera Chat |
MCP |
API |
|---|---|---|---|---|
Getting data in |
||||
Start a crawl |
Yes |
Yes |
||
Import from CSV / analytics |
Yes |
|||
Understanding your content |
||||
Interactive charts |
Yes |
Yes |
Yes |
|
Structured queries in English (counts, tables) |
Yes |
Yes |
||
Graph analysis (broken links, link depth) |
Yes |
Yes |
||
Semantic search (RAG, summarization) |
Yes |
Yes |
||
View single page details |
Yes |
Yes |
||
Scraping / extraction patterns |
Yes |
Yes |
||
Technology detection |
Yes |
Yes |
||
Expression functions |
Yes |
|||
Migration-ready transformed content |
Yes |
Yes |
Yes |
|
AI analysis |
||||
LLM prompt fieldsets |
Yes |
Yes |
||
Bulk LLM summarization |
Yes |
Yes |
||
AI Readiness assessment |
Yes |
|||
Making decisions |
||||
Rules |
Yes |
Yes |
||
Run rulesets |
Yes |
Yes |
||
Assignments |
Yes |
Yes |
||
Download manifest |
Yes |
|||
Dispositions |
Yes |
Yes |
||
Annotations |
Yes |
Yes |
||
Reporting |
||||
Build reports manually |
Yes |
Yes |
||
Automated Sprawl reports |
Yes |
|||
Automated AI Readiness reports |
Yes |
|||
Administration |
||||
Manage clients / extents |
Yes |
|||
Users & quotas |
Yes |
|||
Archive clients |
Yes |
Key takeaway: The Web UI and MCP are the two most capable interfaces. Chimera Chat excels at quick questions and exploration. The API provides programmatic access to migration-ready transformed content for feeding into CMS migration tools and custom pipelines.
What’s Next?¶
Choose a quickstart guide based on how you want to work:
Getting Started with the Web UI — Start here if you are new to Content Chimera.
Getting Started with Chimera Chat — Learn to ask questions in natural language.
Getting Started with MCP — Connect your AI assistant to Chimera data.
Getting Started with the API — Call the REST API directly (advanced).