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 Servers
- Flicense-quality-maintenanceEnables 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.Last updated
- AlicenseAqualityCmaintenanceExposes 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.Last updated12MIT
- Alicense-qualityBmaintenanceAn 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.Last updated2,761MIT

Agorus MCP Serverofficial
Alicense-qualityDmaintenanceMCP server for the Agorus AI agent marketplace, exposing API operations as tools for LLMs to discover, contract, and interact with agents and services.Last updated3MIT
Related MCP Connectors
Single entry point for the GOSCE portfolio: routes orchestrators to verified agents by capability, w
MCP Hub: AI service discovery, per-user OAuth, and multi-service workflow orchestration
MCP server for verifying EUDI/Talao wallet data via OIDC4VP (pull) for AI agents.
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/Mrdo91/hokai-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server