Mida MCP Server
Integrates with Grafana Loki to search and trace logs, find errors, and diagnose queue issues.
Provides read-only tools for session tracing, replica integrity checks, and analytics queries against MongoDB shards.
Allows checking app embed status, script tags, and theme settings via the Shopify Admin API.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Mida MCP Serverinvestigate why sessions are not recording for shop 123"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
mida-doc
MCP server quản lý và tra cứu tài liệu (docs) Mida — cung cấp tool docs_search
và resource mida-doc://* cho AI đọc/tìm nội dung help center Mida.
Package: packages/mida-doc.
Tính năng
Nhóm | Tool/Resource | Mô tả |
| tool | Tìm trong tài liệu Mida (MiniSearch) |
| tool | Health check |
resources |
| Danh sách & nội dung từng trang doc |
Related MCP server: ClipSense MCP Server
Cài đặt
cd packages/mida-doc
npm install
cp .env.example .env # điền JWT_SECRET / FIRECRAWL_API_KEY / MIDA_DOCS_URLCấu hình .env
Biến | Bắt buộc | Mô tả |
| ✓ |
|
| khi http | Secret ≥ 16 ký tự |
| crawl | API key Firecrawl |
| crawl | URL trang docs để crawl |
Chạy
npm start # HTTP mode (remote, cần JWT)
MCP_TRANSPORT=stdio npm start # Stdio mode (local, Claude Desktop / Claude Code)
npm run dev # Dev với hot reloadCrawl tài liệu
npm run crawl:docs # Firecrawl → data/mida-doc/*.md
npm run docs:index # Build MiniSearch index → data/mida-doc/index.jsonCấu hình Claude Desktop / Claude Code
Local (stdio)
Sao chép .mcp.transport.example (nếu có) hoặc tạo .mcp.json trỏ tới
node src/index.js với MCP_TRANSPORT=stdio. Stdio không cần JWT.
Remote (HTTP)
Server chạy HTTP mode expose POST http://<host>:<PORT>/mcp (Streamable HTTP),
bảo vệ bằng JWT Bearer. Health check: GET /healthz (không cần auth).
MCP_TRANSPORT=http npm start
node scripts/gen-token.js claude-desktop 30d # sinh JWT Bearer tokenSao chép .mcp.http.example → .mcp.json, điền url + token vào header
Authorization.
License
ISC
This server cannot be deployed
Maintenance
Related MCP Connectors
- WebeyezOAuthcom.webeyez
Session replays, JS errors, funnel drop-offs and revenue-loss diagnostics.
Commerce intelligence for AI agents. Diagnose drop-offs, fix checkouts, optimize pricing.
- HeystackOAuthdev.heystack
Observability for AI apps: investigate traces, logs, LLM usage, replays and crashes; manage alerts.
AI agent run monitoring with incident replay and SLA receipts.
Related MCP Servers
- FlicenseBqualityDmaintenanceEnables AI-powered analytics for OpenReplay user sessions through natural language queries. Supports session search, user journey analysis, error tracking, performance metrics, and funnel analysis to understand user behavior patterns.112-
- AlicenseAqualityDmaintenanceEnables AI-powered analysis of mobile app bug videos through screen recordings. Analyzes crashes, UI issues, and unexpected behavior in React Native, iOS, and Android apps to provide root cause identification and code fix suggestions.116 npmMIT
- AlicenseNot gradedqualityDmaintenanceEnables AI agents to investigate backend incidents by executing runbooks that gather evidence from observability and storage systems.09MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to analyze OpenReplay session recordings for user behavior patterns, problem detection, and actionable insights through session search, journey analysis, and AI-powered summaries.3MIT