HiBot
OfficialHiBot 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/publicTransport: Streamable HTTP (JSON-RPC 2.0 over POST)
Auth: none. All seven tools are free, read-only, and rate limited.
Every result links back to the page it came from on hibot.com.
Related MCP server: saferagenticai-mcp
Tools
Tool | What it returns |
| The six ANSWER categories, rubric, weights, and score bands |
| HiBot Pulse and Panorama pricing and what each report includes |
| Published audits of real brands |
| One case study in full |
| Published research articles |
| One article in full |
| 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/publicAny 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
This server cannot be deployed
Maintenance
Related MCP Connectors
Read-only hosted MCP over CanonicAI's cited Answers corpus on canonicai.com.
Read-only MCP server for Flamel.ai's public content: company overview, blog, case studies, FAQs.
- UnifAPIOAuthcom.unifapi
Hosted MCP server for live public-data APIs and Skills for AI agents.
Read-only MCP server: let AI agents read your ORANO saved-video library, tasks, and memory.
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceA read-only MCP server that gives AI agents the web as compact, ranked, verified evidence — no API keys, no cloud retrieval, all models local.17 npm1MIT
- AlicenseAqualityBmaintenanceMCP server exposing the Safer Agentic AI safety framework: 238 patterns + 14 operational heuristics via 12 read-only stdio tools.12MIT
- AlicenseAqualityDmaintenanceAn 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.537 npmMIT
- AlicenseNot gradedqualityCmaintenanceOpen-source MCP server that audits websites for AI search readiness, providing deterministic scoring (0-100) and prioritized fix lists for metrics like JSON-LD, llms.txt, heading hierarchy, and AI crawler access.1MIT