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
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.
This server cannot be installed
Maintenance
Related MCP Connectors
Read-only MCP server for Flamel.ai's public content: company overview, blog, case studies, FAQs.
Hosted MCP server for live public-data APIs and Skills for AI agents.
Agent-native MCP server over the public saagarpatel.dev corpus. Read-only, stateless.
Remote MCP server for supportsheep: run AI interviews and manage support content for your blog.
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.231MIT
- AlicenseAqualityBmaintenanceMCP server exposing the Safer Agentic AI safety framework: 238 patterns + 14 operational heuristics via 12 read-only stdio tools.12MIT
- AlicenseAqualityBmaintenanceAn 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.554MIT
- AlicenseNot gradedqualityAmaintenancePublic 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.1MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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