Skip to main content
Glama
flevy-com

HiBot

Official

HiBot MCP Server

Connect Claude and other AI assistants to HiBot, which measures how AI answer engines like ChatGPT, Perplexity, Google, Claude, and Grok surface, recommend, and represent your brand, using the proprietary ANSWER framework.

This is a remote, hosted MCP server. There is nothing to install or run from this repository; it documents the public endpoint.

HiBot runs two servers. This repo documents the public one, which is open and unauthenticated. There is also a private server (Bearer API key) that serves a customer's own delivered audit results to an AI agent.

Public endpoint

https://hibot.com/mcp/public
  • Transport: Streamable HTTP (JSON-RPC 2.0 over POST)

  • Auth: none. All seven tools are free, read-only, and rate limited.

  • Docs: https://hibot.com/developers

Every result links back to the page it came from on hibot.com.

Related MCP server: saferagenticai-mcp

Tools

Tool

What it returns

get_answer_methodology

The six ANSWER categories, rubric, weights, and score bands

get_plans

HiBot Pulse and Panorama pricing and what each report includes

list_case_studies

Published audits of real brands

get_case_study

One case study in full

list_blog_articles

Published research articles

get_blog_article

One article in full

search_blog

Search HiBot's articles

Audits are run by human specialists in logged-out, neutral sessions. Nothing here queries an AI engine live, checks visibility in real time, or re-scores anything. Fresh numbers require a new audit.

Connect from Claude Code

claude mcp add --transport http hibot-public https://hibot.com/mcp/public

Any MCP client that supports HTTP transport works the same way.

The private server

Customers can also connect the authenticated server at https://hibot.com/mcp with a Bearer API key minted on the API Keys page. It serves your delivered audits as a dataset an agent can work from: scores and dimensions, the answers each engine gave, the hallucination log, citations, competitive standing, and trends across re-audits. A key reads only the account it belongs to.

About

HiBot is an AI visibility audit platform. Not a customer yet? Get your first audit.

Questions: support@hibot.com

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

No tool schema history has been recorded yet.

Maintenance

ActivityMaintained
ResponsivenessNo issues

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    B
    maintenance
    An MCP server that gives AI agents tools to inspect a website's visibility to AI answer engines, including crawler permissions, llms.txt, structured data, on-page signals, and a full 29-check AI-readiness audit.
    5
    54
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    Public read-only MCP server for turva.dev's agent-readiness audit, enabling AI agents to query service catalog, security evidence, and engagement principles via structured JSON.
    1
    MIT

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/flevy-com/hibot-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server