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 "Install 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 installed
Maintenance
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
- 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.Last updated112
- 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.Last updated143MIT
- Alicense-qualityCmaintenanceEnables AI agents to investigate backend incidents by executing runbooks that gather evidence from observability and storage systems.Last updated259MIT
- Alicense-qualityDmaintenanceEnables 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.Last updated3MIT
Related MCP Connectors
AI agent run monitoring with incident replay and SLA receipts.
AI QA tester — real browsers scan sites for bugs, SEO, perf, and accessibility issues via chat.
Ask your app anything — revenue, errors, read-cost, growth — and get rendered charts back.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/quyensatoru/mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server