Best for
- Indie hackers who want competitor intelligence callable directly by an agent
- Growth teams benchmarking against competitors
- Investors doing quick pre-DD intelligence gathering
- Founders preparing a launch in a crowded market
Analook is the MCP surface of analook.com, exposing 5 tools over remote streamable-http for MCP clients and producing competitor teardowns from public data sources plus LLMs. It suits indie hackers, growth teams, and investors who need fast competitor intelligence; it is not a fit for teams requiring offline self-hosting or sensitive about data leaving to third-party services. An access token is required, and report conclusions should be reviewed by a human.
Analook is a remote MCP server that powers the analook.com backend, bringing competitor intelligence to AI agents: SEO, traffic, social, Product Hunt, pricing, and AI insights. Built on FastAPI + Supabase, it runs a 7-module parallel analysis pipeline that turns any product URL into a structured competitor teardown report. Any MCP-compatible client can connect over streamable-http at https://www.analook.com/mcp/ with no local install.
{
"mcpServers": {
"analook": {
"url": "https://www.analook.com/mcp",
"headers": { "Authorization": "Bearer <YOUR_ANALOOK_TOKEN>" }
}
}
}{
"mcpServers": {
"analook": {
"url": "https://www.analook.com/mcp",
"headers": { "Authorization": "Bearer <YOUR_ANALOOK_TOKEN>" }
}
}
}