HokAI MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@HokAI MCP ServerWhat AI tools are available?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
HokAI MCP Server
An MCP server that exposes the HokAI catalogue of AI tools, agents, models, companies and infrastructure services to any MCP-compatible client.
Listed in the official MCP Registry as io.hokai/hokai.
Hosted endpoint (no install)
The server is hosted, so you do not need to run anything locally:
https://hokai.io/mcpTransport: Streamable HTTP. No authentication required — the catalogue is public.
Claude Desktop / Claude Code
{
"mcpServers": {
"hokai": {
"type": "http",
"url": "https://hokai.io/mcp"
}
}
}Related MCP server: agentic-patterns
Tools
Tool | Description |
| Returns the full HokAI catalogue tree — AI tools, agents, models, companies and services, with categories. |
| Health check. Returns |
Run it yourself
pip install "mcp[cli]" requests
python server.pyServes Streamable HTTP on 127.0.0.1:8000/mcp.
About HokAI
HokAI is an AI tool discovery platform. It catalogues AI tools, agents, models, companies and infrastructure providers with structured pricing, capability and comparison data — and Smart Match, which recommends tools from a plain-language description of what you are trying to do.
License
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Query the HokAI catalogue of AI tools, agents, models, companies and infrastructure services.
AgencyAI's public MCP for service discovery and AI-readiness assessment.
Read-only MCP server over the APIs.io catalog — discover APIs, providers, tags & artifacts.
AI agent registry — search, discover, register, and connect agents via MCP.
Related MCP Servers
- FlicenseNot gradedqualityNot gradedmaintenanceEnables users to search and discover over 500 AI agent endpoints and x402 APIs directly from MCP-compatible clients like Claude and Cursor. It provides tools to query endpoints by keyword, category, or capability while offering access to detailed provider statistics.-
- AlicenseAqualityDmaintenanceExposes the Agentic Patterns Catalog as MCP resources and tools for AI coding agents to search, retrieve, and recommend patterns, recipes, frameworks, methodologies, and anti-patterns.12MIT
- AlicenseNot gradedqualityAmaintenanceAn integration layer for AI agents that provides a catalog of tools from various sources (OpenAPI, GraphQL, MCP, etc.) and can be used as an MCP server for compatible agents.3,646MIT

Agorus MCP Serverofficial
AlicenseNot gradedqualityDmaintenanceMCP server for the Agorus AI agent marketplace, exposing API operations as tools for LLMs to discover, contract, and interact with agents and services.11MIT