MOJAQ
Officialmcp-server-mojaq
Read-only MCP server for MOJAQ — ask Claude, Claude Code or Cursor about your EU-hosted app's deploys, errors, logs, uptime, incidents and root-cause hints, in natural language.
Because MOJAQ keeps all of these in one place, your AI assistant can correlate across them — "errors spiked 4 minutes after deploy v2.4.0 while flag new-checkout was on" — right inside your editor. It is strictly read-only: no tool can change or delete anything.
Setup
You need a MOJAQ API key (from mojaq.com/app/api-keys).
Claude Desktop / Claude Code / Cursor — add to your MCP config:
{
"mcpServers": {
"mojaq": {
"command": "npx",
"args": ["-y", "mcp-server-mojaq"],
"env": { "MOJAQ_API_KEY": "mq_your_key_here" }
}
}
}Then ask your assistant things like:
"What broke in the last hour?"
"Show me the errors on /checkout and tail the payment-service logs for timeouts."
"What did the last deploy change, and did error rates go up after it?"
"Is anything down right now?"
Related MCP server: nr-mcp
Tools
Tool | What it does |
| Monitors + status, open incidents, recent deploys, root-cause hints, log volume |
| One chronological feed of deploys, incidents, flag changes and hints |
| Timeline for the last N hours, to reason about a recent regression |
| Search logs by text, level, service and time window |
| Recent deployments |
| Uptime monitors and their status |
| Recent error-tracking events |
Config
Env | Required | Default |
| yes | — |
| no |
|
Read-only. MIT licensed. EU-hosted (Helsinki).
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
- Alicense-qualityBmaintenanceA read-only MCP server that exposes Quickwit log search and aggregations to LLM clients, enabling natural language log investigation.Last updatedApache 2.0
- Flicense-qualityDmaintenanceMCP server allowing AI agents to query New Relic for debugging incidents.Last updated
- Alicense-qualityDmaintenanceA read-only MCP server that gives AI assistants natural language access to Elasticsearch/Kibana logs for querying and analysis.Last updatedMIT
- AlicenseAqualityCmaintenanceA read-only MCP server that enables AI assistants to query ServiceNow instances—incidents, changes, users, CMDB—with malformed query linting and injection protection.Last updated7MIT
Related MCP Connectors
Uptime, SSL, DNS and domain monitoring you can talk to from Claude or any MCP client.
MCP server for AI agents to plan, verify, and deploy Cloudflare-native apps.
MCP server for AI access to SmartBear tools, including BugSnag, Reflect, Swagger, PactFlow, QTM4J.
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/mojaqhq/mcp-server-mojaq'
If you have feedback or need assistance with the MCP directory API, please join our Discord server