Hermai MCP
Rank #33,375io.github.hermai-ai/hermai-mcp
Dedicated Hermai MCP server for schema lookup, request intake, and workflow classification.
Hermai MCP is a Model Context Protocol (MCP) server published by hermai-ai. It ranks #33,375 of 132,113 servers tracked on MCP Toplist. Hermai MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on May 24, 2026 and most recently updated on May 24, 2026.
Ranks ahead of 98,738 of 132,113 servers on MCP Toplist.
Use Hermai MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add hermai-mcp -- npx -y hermai-mcp[mcp_servers.hermai-mcp]
command = "npx"
args = ["-y", "hermai-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"hermai-mcp": {
"command": "npx",
"args": [
"-y",
"hermai-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"hermai-mcp": {
"command": "npx",
"args": [
"-y",
"hermai-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"hermai-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"hermai-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"hermai-mcp": {
"command": "npx",
"args": [
"-y",
"hermai-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"hermai-mcp": {
"command": "npx",
"args": [
"-y",
"hermai-mcp"
]
}
}
}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-mcp)<a href="https://mcptoplist.com/server/io.github.hermai-ai%2Fhermai-mcp"><img src="https://mcptoplist.com/badge/io.github.hermai-ai%2Fhermai-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
hermai-ai
Other servers by hermai-ai
View all hermai-ai servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | May 24, 2026 |
Frequently asked questions
- Who maintains Hermai MCP?
- Hermai MCP is maintained by hermai-ai, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Hermai MCP listed on the Official MCP Registry?
- Yes — Hermai MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Hermai MCP have?
- MCP Toplist tracks 1 version of Hermai MCP, most recently published on May 24, 2026.
- Where can I find the source code for Hermai MCP?
- The source code for Hermai MCP is hosted at github.com/hermai-ai/hermai-mcp.
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.