{"name":"io.github.Gingiris-1031/analook","slug":"gingiris-1031-analook","title":"Analook — Competitor Intelligence","description":"Competitor intelligence for AI agents — SEO, traffic, social, Product Hunt, pricing, AI insights.","url":"https://mcp.market/server/gingiris-1031-analook","rating":null,"grade":"B","score":79,"certified":false,"status":"active","category":"ecommerce","tags":["ecommerce","seo"],"presence":{"score":43,"stars":110,"forks":2,"downloads_week":null,"last_push_at":"2026-09-21T01:37:25.000Z","license":null},"uptime":{"percent":100,"checks":28,"ok":28,"last_checked_at":"2026-09-27T09:36:01.188Z","last_ok_at":"2026-09-27T09:36:01.188Z","latency_ms":206},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":"https://github.com/Gingiris-1031/Competitor-analysis-tool","website":"https://www.analook.com","version":"1.0.2","remotes":[{"type":"streamable-http","url":"https://www.analook.com/mcp/"}],"packages":[],"tools":[{"name":"analyze_competitor","description":"Submit a competitor analysis job.\n\n    Analyzes a competitor's website across 15+ data sources (SEO, traffic,\n    social, Product Hunt, GitHub, Wayback Machine history, AI-generated\n    insights, etc.) and returns a job_id. Use get_report_status(job_id) to\n    poll and get_report(job_id) to retrieve results when status='completed'.\n\n    Typical analysis takes 2-5 minutes. Requires authentication (deducts 1\n    credit from your Analook balance).\n\n    Args:\n        url: Competitor website URL (e.g. 'https://linear.app' or 'lovable.dev')\n        product_name: Optional product name override (defaults to domain)\n        lang: Report language, 'en' (default) or 'zh' for Chinese output\n\n    Returns:\n        {job_id: str, status: 'started', poll_url: str} on success\n        {error: str, hint?: str} on auth/validation failure\n    ","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"url":{"title":"Url","type":"string"},"product_name":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"title":"Product Name"},"lang":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"title":"Lang"},"context":{"type":"string","description":"Explain in 15-25 words, in third person, why this tool is called and how it supports the user's goal. For analytics only. You MUST describe only the abstract purpose of the tool call. NEVER include, repeat, paraphrase, or infer personal, sensitive, or identifying information from the user request or tool results, including names, emails, phone numbers, IPs, IDs, or credentials. You MUST generalize specific entities into roles such as \"a user\", \"the customer\", or \"an account\". Example: \"Retrieving a customer's recent orders to investigate a billing issue and help support determine the appropriate resolution.\""},"llm_model":{"type":"string","description":"The exact model identifier you (the assistant) are running as, taken from your system prompt or environment (e.g. \"claude-opus-4-8\", \"gpt-5.2\"). Used for analytics only. If you do not know your model identifier with certainty, pass \"unknown\" — never guess."},"conversation_id":{"type":"string","description":"Echo the conversation_id from the server's previous response. The server provides it on the first call — never invent one, and do not issue parallel tool calls until you have it."}},"required":["url","context","llm_model"],"title":"analyze_competitorArguments"}},{"name":"browse_public_reports","description":"Browse Analook's public competitor-intelligence report gallery.\n\n    Returns recently published public reports (product name, domain, category,\n    and a link). No authentication or credits required — a fast way to discover\n    existing analyses before spending a credit on a fresh one.\n\n    Args:\n        category: Optional filter, e.g. 'AI / Agents', 'Dev Tools',\n                  'Crypto / Web3', 'Marketing / SEO', 'SaaS / Other'\n    ","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"category":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"title":"Category"},"context":{"type":"string","description":"Explain in 15-25 words, in third person, why this tool is called and how it supports the user's goal. For analytics only. You MUST describe only the abstract purpose of the tool call. NEVER include, repeat, paraphrase, or infer personal, sensitive, or identifying information from the user request or tool results, including names, emails, phone numbers, IPs, IDs, or credentials. You MUST generalize specific entities into roles such as \"a user\", \"the customer\", or \"an account\". Example: \"Retrieving a customer's recent orders to investigate a billing issue and help support determine the appropriate resolution.\""},"llm_model":{"type":"string","description":"The exact model identifier you (the assistant) are running as, taken from your system prompt or environment (e.g. \"claude-opus-4-8\", \"gpt-5.2\"). Used for analytics only. If you do not know your model identifier with certainty, pass \"unknown\" — never guess."},"conversation_id":{"type":"string","description":"Echo the conversation_id from the server's previous response. The server provides it on the first call — never invent one, and do not issue parallel tool calls until you have it."}},"required":["context","llm_model"],"title":"browse_public_reportsArguments"}},{"name":"get_growth_audit","description":"Fetch a Growth Audit's three reports (Executive Summary, Diagnosis,\n    Action Plan) as Markdown.\n\n    Args:\n        job_id: ID from run_growth_audit() (starts with 'ga-')\n\n    Returns:\n        {status, reports: {executive_summary, diagnosis_report, action_plan}}\n        while running, only {status, progress} is returned.\n    ","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"job_id":{"title":"Job Id","type":"string"},"context":{"type":"string","description":"Explain in 15-25 words, in third person, why this tool is called and how it supports the user's goal. For analytics only. You MUST describe only the abstract purpose of the tool call. NEVER include, repeat, paraphrase, or infer personal, sensitive, or identifying information from the user request or tool results, including names, emails, phone numbers, IPs, IDs, or credentials. You MUST generalize specific entities into roles such as \"a user\", \"the customer\", or \"an account\". Example: \"Retrieving a customer's recent orders to investigate a billing issue and help support determine the appropriate resolution.\""},"llm_model":{"type":"string","description":"The exact model identifier you (the assistant) are running as, taken from your system prompt or environment (e.g. \"claude-opus-4-8\", \"gpt-5.2\"). Used for analytics only. If you do not know your model identifier with certainty, pass \"unknown\" — never guess."},"conversation_id":{"type":"string","description":"Echo the conversation_id from the server's previous response. The server provides it on the first call — never invent one, and do not issue parallel tool calls until you have it."}},"required":["job_id","context","llm_model"],"title":"get_growth_auditArguments"}},{"name":"get_report","description":"Fetch the full competitor analysis report as structured JSON.\n\n    Reports contain: website snapshot, Wayback Machine history, SEO/traffic\n    data (DataForSEO), social media presence, Product Hunt launches, GitHub\n    stats, pricing, funding, AI-generated business insights, growth\n    playbooks, and more.\n\n    Args:\n        job_id: ID from analyze_competitor(); status must be 'completed'\n\n    Returns:\n        The full report dict (nested structure), or {error} if not found / not ready.\n    ","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"job_id":{"title":"Job Id","type":"string"},"context":{"type":"string","description":"Explain in 15-25 words, in third person, why this tool is called and how it supports the user's goal. For analytics only. You MUST describe only the abstract purpose of the tool call. NEVER include, repeat, paraphrase, or infer personal, sensitive, or identifying information from the user request or tool results, including names, emails, phone numbers, IPs, IDs, or credentials. You MUST generalize specific entities into roles such as \"a user\", \"the customer\", or \"an account\". Example: \"Retrieving a customer's recent orders to investigate a billing issue and help support determine the appropriate resolution.\""},"llm_model":{"type":"string","description":"The exact model identifier you (the assistant) are running as, taken from your system prompt or environment (e.g. \"claude-opus-4-8\", \"gpt-5.2\"). Used for analytics only. If you do not know your model identifier with certainty, pass \"unknown\" — never guess."},"conversation_id":{"type":"string","description":"Echo the conversation_id from the server's previous response. The server provides it on the first call — never invent one, and do not issue parallel tool calls until you have it."}},"required":["job_id","context","llm_model"],"title":"get_reportArguments"}},{"name":"get_report_markdown","description":"Fetch the competitor analysis report as human-readable Markdown.\n\n    Suitable for piping into agents that prefer text over structured JSON,\n    or for direct display to end users.\n\n    Args:\n        job_id: ID from analyze_competitor(); status must be 'completed'\n\n    Returns:\n        {markdown: str} or {error: str}\n    ","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"job_id":{"title":"Job Id","type":"string"},"context":{"type":"string","description":"Explain in 15-25 words, in third person, why this tool is called and how it supports the user's goal. For analytics only. You MUST describe only the abstract purpose of the tool call. NEVER include, repeat, paraphrase, or infer personal, sensitive, or identifying information from the user request or tool results, including names, emails, phone numbers, IPs, IDs, or credentials. You MUST generalize specific entities into roles such as \"a user\", \"the customer\", or \"an account\". Example: \"Retrieving a customer's recent orders to investigate a billing issue and help support determine the appropriate resolution.\""},"llm_model":{"type":"string","description":"The exact model identifier you (the assistant) are running as, taken from your system prompt or environment (e.g. \"claude-opus-4-8\", \"gpt-5.2\"). Used for analytics only. If you do not know your model identifier with certainty, pass \"unknown\" — never guess."},"conversation_id":{"type":"string","description":"Echo the conversation_id from the server's previous response. The server provides it on the first call — never invent one, and do not issue parallel tool calls until you have it."}},"required":["job_id","context","llm_model"],"title":"get_report_markdownArguments"}},{"name":"get_report_status","description":"Poll an analysis job's status.\n\n    Args:\n        job_id: ID returned from analyze_competitor()\n\n    Returns:\n        {status: 'running'|'completed'|'failed', progress?: str, report_url?: str}\n    ","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"job_id":{"title":"Job Id","type":"string"},"context":{"type":"string","description":"Explain in 15-25 words, in third person, why this tool is called and how it supports the user's goal. For analytics only. You MUST describe only the abstract purpose of the tool call. NEVER include, repeat, paraphrase, or infer personal, sensitive, or identifying information from the user request or tool results, including names, emails, phone numbers, IPs, IDs, or credentials. You MUST generalize specific entities into roles such as \"a user\", \"the customer\", or \"an account\". Example: \"Retrieving a customer's recent orders to investigate a billing issue and help support determine the appropriate resolution.\""},"llm_model":{"type":"string","description":"The exact model identifier you (the assistant) are running as, taken from your system prompt or environment (e.g. \"claude-opus-4-8\", \"gpt-5.2\"). Used for analytics only. If you do not know your model identifier with certainty, pass \"unknown\" — never guess."},"conversation_id":{"type":"string","description":"Echo the conversation_id from the server's previous response. The server provides it on the first call — never invent one, and do not issue parallel tool calls until you have it."}},"required":["job_id","context","llm_model"],"title":"get_report_statusArguments"}},{"name":"list_my_reports","description":"List your recent competitor analysis reports (up to 50).\n\n    Requires authentication. Returns a lightweight list (id, url,\n    product_name, created_at, status) — use get_report(job_id) to fetch\n    the full report for any of them.\n\n    Returns:\n        {reports: [{id, url, product_name, created_at, status}, ...]}\n    ","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"context":{"type":"string","description":"Explain in 15-25 words, in third person, why this tool is called and how it supports the user's goal. For analytics only. You MUST describe only the abstract purpose of the tool call. NEVER include, repeat, paraphrase, or infer personal, sensitive, or identifying information from the user request or tool results, including names, emails, phone numbers, IPs, IDs, or credentials. You MUST generalize specific entities into roles such as \"a user\", \"the customer\", or \"an account\". Example: \"Retrieving a customer's recent orders to investigate a billing issue and help support determine the appropriate resolution.\""},"llm_model":{"type":"string","description":"The exact model identifier you (the assistant) are running as, taken from your system prompt or environment (e.g. \"claude-opus-4-8\", \"gpt-5.2\"). Used for analytics only. If you do not know your model identifier with certainty, pass \"unknown\" — never guess."},"conversation_id":{"type":"string","description":"Echo the conversation_id from the server's previous response. The server provides it on the first call — never invent one, and do not issue parallel tool calls until you have it."}},"required":["context","llm_model"],"title":"list_my_reportsArguments"}},{"name":"run_growth_audit","description":"Run a full Growth Audit — three linked strategic reports for a product.\n\n    Unlike analyze_competitor (a single 15-signal intelligence snapshot), a\n    Growth Audit produces an Executive Summary + a Diagnosis Report + a 30-day\n    Action Plan, grounded in real channel/tactic playbooks. Best for 'how do I\n    grow THIS product' rather than 'what is this competitor doing'.\n\n    Takes ~4-6 minutes. Requires authentication and deducts 10 credits. Poll\n    with get_growth_audit(job_id) until status='completed'.\n\n    Args:\n        url: Product website URL to audit\n        product_name: Optional product name override (defaults to domain)\n        lang: Report language, 'en' (default) or 'zh'\n    ","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"url":{"title":"Url","type":"string"},"product_name":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"title":"Product Name"},"lang":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"title":"Lang"},"context":{"type":"string","description":"Explain in 15-25 words, in third person, why this tool is called and how it supports the user's goal. For analytics only. You MUST describe only the abstract purpose of the tool call. NEVER include, repeat, paraphrase, or infer personal, sensitive, or identifying information from the user request or tool results, including names, emails, phone numbers, IPs, IDs, or credentials. You MUST generalize specific entities into roles such as \"a user\", \"the customer\", or \"an account\". Example: \"Retrieving a customer's recent orders to investigate a billing issue and help support determine the appropriate resolution.\""},"llm_model":{"type":"string","description":"The exact model identifier you (the assistant) are running as, taken from your system prompt or environment (e.g. \"claude-opus-4-8\", \"gpt-5.2\"). Used for analytics only. If you do not know your model identifier with certainty, pass \"unknown\" — never guess."},"conversation_id":{"type":"string","description":"Echo the conversation_id from the server's previous response. The server provides it on the first call — never invent one, and do not issue parallel tool calls until you have it."}},"required":["url","context","llm_model"],"title":"run_growth_auditArguments"}}],"scan":{"score":79,"grade":"B","scanned_at":"2026-09-27T12:17:51.192Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-27T12:17:51.254Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 1181ms"]},"poisoning":{"score":15,"max":15,"notes":["8 tool descriptions checked"]},"auth":{"score":3,"max":15,"notes":["open endpoint exposes 2 write-action tools with no auth"]},"maintenance":{"score":15,"max":15,"notes":["last push 6 days ago"]},"identity":{"score":6,"max":10,"notes":["registry namespace matches repository owner"]}},"findings":[{"id":"auth.open-write","severity":"high","component":"auth","title":"Write-action tools reachable without authentication"}],"inputs":{"probes":[{"url":"https://www.analook.com/mcp/","reachable":true,"authRequired":false,"latencyMs":1181,"serverInfo":{"name":"Analook","version":"1.12.4"}}],"packages":[],"repo":{"found":true,"owner":"Gingiris-1031","repo":"Competitor-analysis-tool","archived":false,"pushedAt":"2026-09-21T01:37:25Z","stars":110,"forks":2,"openIssues":2,"ownerType":"User","ownerAvatarUrl":"https://avatars.githubusercontent.com/u/286879343?v=4","ownerCreatedAt":"2026-05-22T06:25:05Z"},"icon":{"url":"https://www.analook.com/assets/apple-touch-icon.png","source":"site","width":180,"height":180},"presence":{"stars":110,"forks":2,"downloadsWeek":null,"license":null,"lastPushAt":"2026-09-21T01:37:25.000Z","score":43}}}},"grade_history":[],"reviews":[]}