github analyzed 611f633 unconfirmed MCP

Shinkai-Lab/irie-mcp

github

Meeting room for humans and AI agents — MCP-based real-time collaboration

maintainer
Shinkai-Lab
license
MIT
first seen
2026-06-04
last seen
2026-06-04
releases · 30d
0
short id

Drift inferred · capture-to-capture

No drift recorded — single capability capture; advisories appear once its surface changes.

capabilities 0 tools
transport counts 0 tools · 0 res · 0 prompts permission surface via code analysis

no tools enumerated yet for this server.

code evidence vHEAD · github-tarball
evidence-backed findings quoted directly from the published source artifact — not inferred

filesystem 4

  • fs Shinkai-Lab-irie-mcp-611f633/room/bin/irie-describe-image.py :25 with open(image_path, "rb") as f:
  • fs Shinkai-Lab-irie-mcp-611f633/room/bin/irie-tickets.py :18 from pathlib import Path
  • fs Shinkai-Lab-irie-mcp-611f633/room/bin/iried.py :30 with open(cfg_path, encoding="utf-8") as f:
  • fs Shinkai-Lab-irie-mcp-611f633/web/api-server.py :34 from pathlib import Path

shell / exec 2

  • shell Shinkai-Lab-irie-mcp-611f633/room/bin/irie-describe-image.py :17 import subprocess
  • shell Shinkai-Lab-irie-mcp-611f633/web/api-server.py :24 import subprocess

network 1

  • net Shinkai-Lab-irie-mcp-611f633/web/api-server.py :35 from urllib.parse import urlparse

secrets 1

  • secrets Shinkai-Lab-irie-mcp-611f633/web/api-server.py :50 API_TOKEN = os.environ.get("IRIE_API_TOKEN", "")