Skip to main content
Glama
Mrdo91

HokAI MCP Server

by Mrdo91

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/mcp

Transport: 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

get_tools_tree

Returns the full HokAI catalogue tree — AI tools, agents, models, companies and services, with categories.

scanner_status

Health check. Returns ok when the server is running.

Run it yourself

pip install "mcp[cli]" requests
python server.py

Serves 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

F
license - not found
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

View all related MCP servers

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.

View all MCP Connectors

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/Mrdo91/hokai-mcp'

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