trackmcp
Back to directory
kimhyun5u

hyteria-mcp

View on GitHub

Hyteria MCP

2 stars ShellOthers Updated Jul 3, 2025

Documentation

hyteria-mcp

하이테리아 메뉴(B1)의 오늘 메뉴를 조회합니다.

실행방법

sse 서버 실행

shell
uv sync

source ./venv/bin/activate

uv run main.py

mcp 설정

json
{
  "mcpServers": {
    ...
    "hyteria": {
        "url": "http://localhost:8000/sse"
      }
    }
}

Frequently asked questions

What is hyteria-mcp?

hyteria-mcp is Hyteria MCP

How do I install hyteria-mcp?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is hyteria-mcp open source?

Yes — it is hosted on GitHub at https://github.com/kimhyun5u/hyteria-mcp and has 2 stars.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP