Skip to content
Back to search
30
MCP

mcp-immich

npm/mcp-immich

KR: Immich REST API를 MCP(Model Context Protocol) 도구로 제공하는 서버. EN: MCP server for Immich over stdio and HTTP.

Uptime
0.0%
11 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@itapi-core/mcp-proxmox
KR: Proxmox VE API 연동 MCP 서버. EN: MCP server for Proxmox VE operations over stdio and Streamable HTTP.
0 tools
mcp-quickchart
KR: QuickChart API를 이용해 데이터를 시각화하는 MCP 서버. EN: MCP server for QuickChart API operations over stdio and Streamable HTTP.
0 tools
immich-mcp
An MCP server for Immich.
0 tools
@itapi-core/mcp-gitlab
KR: GitLab Project, Group, Repository, MR, Issue, Pipeline, Job, User 등 전체 CRUD와 범용 API 호출을 MCP 도구로 제공하는 서버. EN: MCP server for GitLab CRUD
0 tools
iflow-mcp_kis-mcp-server
한국투자증권 REST API를 사용한 MCP(Model Context Protocol) 서버
0 tools
mcp-argocd
KR: ArgoCD 리소스 제어 및 조회를 제공하는 MCP 서버. EN: MCP server for ArgoCD API operations over stdio and Streamable HTTP.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp-immich": {
      "url": "None",
      "transport": "http"
    }
  }
}