Hermai CLI
Rank #10,131io.github.hermai-ai/hermai-cli
Hermai MCP server — look up, submit, and classify website API schemas from any MCP client.
Hermai CLI is a Model Context Protocol (MCP) server published by hermai-ai. It ranks #10,131 of 132,113 servers tracked on MCP Toplist, and its repository has 49 GitHub stars. Hermai CLI is listed on Official MCP, with 1 tracked version. It was first listed on Apr 17, 2026 and most recently updated on May 24, 2026.
Ranks ahead of 121,982 of 132,113 servers on MCP Toplist.
Use Hermai CLI
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add hermai-cli -- npx -y hermai-cli[mcp_servers.hermai-cli]
command = "npx"
args = ["-y", "hermai-cli"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"hermai-cli": {
"command": "npx",
"args": [
"-y",
"hermai-cli"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"hermai-cli": {
"command": "npx",
"args": [
"-y",
"hermai-cli"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"hermai-cli": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"hermai-cli"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"hermai-cli": {
"command": "npx",
"args": [
"-y",
"hermai-cli"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"hermai-cli": {
"command": "npx",
"args": [
"-y",
"hermai-cli"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.hermai-ai%2Fhermai-cli)<a href="https://mcptoplist.com/server/io.github.hermai-ai%2Fhermai-cli"><img src="https://mcptoplist.com/badge/io.github.hermai-ai%2Fhermai-cli.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
hermai-ai
Other servers by hermai-ai
View all hermai-ai servers →Available versions (1)
| Version | Published |
|---|---|
| 0.3.0 | May 24, 2026 |
Frequently asked questions
- Who maintains Hermai CLI?
- Hermai CLI is maintained by hermai-ai, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Hermai CLI listed on the Official MCP Registry?
- Yes — Hermai CLI is listed on the Official MCP Registry.
- How many versions does Hermai CLI have?
- MCP Toplist tracks 1 version of Hermai CLI, most recently published on May 24, 2026.
- Where can I find the source code for Hermai CLI?
- The source code for Hermai CLI is hosted at github.com/hermai-ai/hermai-cli.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.