Skip to main content
Glama
kaimeilabs

guardian-engine

by kaimeilabs

Guardian Engine — API & MCP 統合ガイド

AIエージェントの出力に対する決定論的な検証インフラストラクチャ。 Guardian Engineは、ハルシネーションによる温度設定ミス、欠落した技術、間違った材料、不可能な調理手順を、実際に調理される前に検知します。レシピが最初の垂直統合分野ですが、この決定論的なアプローチは、正確性が重要となるあらゆる手順ドメインに一般化可能です。

Official MCP Registry Install with Smithery Glama.ai MCP Server

エンドポイント: https://api.kaimeilabs.dev/mcp
トランスポート: Streamable HTTP (MCP) 認証: なし — アーリーアクセス期間中は無料(フェアユースが適用されます)


エージェントの接続

Guardianはホスト型のMCPサーバーです。インストールもAPIキーもDockerも不要です。クライアントを選択して設定を貼り付けるだけです。

Claude Desktop

claude_desktop_config.json に以下を追加します:

{
  "mcpServers": {
    "guardian": {
      "url": "https://api.kaimeilabs.dev/mcp",
      "transport": "streamable-http"
    }
  }
}

Claude Desktopを再起動します。確認のために "List the available dishes in Guardian Engine" と尋ねてください。

Cursor

Settings → MCP Servers → Add new MCP server を開き、以下を貼り付けます:

{
  "guardian": {
    "url": "https://api.kaimeilabs.dev/mcp",
    "transport": "streamable-http"
  }
}

VS Code (GitHub Copilot)

.vscode/mcp.json(またはユーザーの settings.json`"mcp

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    Household-aware kitchen brain for AI agents: manage pantry inventory with freshness tracking, shopping lists, recipe collections with cook notes and per-diner ratings, dietary profiles with allergen safety, and kitchen equipment — all through 27 tools with OAuth 2.1 authentication. Includes a free tool for ingredient-based recipe generation without an account (accounts are free!).
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables checking food additive safety, nutrition profiles, pesticide residues, and ingredient lists with regulatory flags and dietary compatibility. All data is sourced from authoritative bodies like JECFA, EFSA, and FDA.
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Enables AI assistants to search New York Times Cooking recipes, fetch full recipes with ingredients and steps without login, and browse personal saved recipe box with optional authentication.
    4
    6
    1
    MIT

View all related MCP servers

Related MCP Connectors

  • Verifies AI agent work end to end: real artifacts and outcomes checked, not self-reported success.

  • AI-native restaurant discovery: verified/menu-indexed/discovered tiers + signed allergy-safety data.

  • Fact-check claims against independent sources — fast verdict or deep multi-step investigation.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kaimeilabs/guardian-api-docs'

If you have feedback or need assistance with the MCP directory API, please join our Discord server