mihomo

GitHub

A simple Python Pydantic model for Honkai: Star Rail parsed data from the Mihomo API.

33,184 stars Python 1 file ยท ~906 tokens #honkai-star-rail#mihomo#python#star-rail-api

mihomo MCP Server

MCP server for MetaCubeX/mihomo

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "mihomo": {
      "command": "npx",
      "args": [
        "-y",
        "@MetaCubeX/mihomo"
      ]
    }
  }
}