Hyteria MCP - Secure MCP Server by ALMC Security 2025

Hyteria MCP

View on GitHub

hyteria-mcp

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

실행방법

sse 서버 실행

uv sync

source ./venv/bin/activate

uv run main.py

mcp 설정

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

Related in Other - Secure MCP Servers

ServerSummaryActions
Gaggiuino MCPView
MCP Emotional SupportAn MCP server that provides emotional support and positive reinforcement for LLMs when they encounte...View
MonzoA Model Context Protocol (MCP) server that provides access to your Monzo banking data through a Clau...View
EduBaseView
Octagon VC AgentsView
EtsyThis project exposes a subset of the Etsy API through the Model Context Protocol. It allows tools to...View