Skip to content
External endpointresponds

mcp

Search @imqueue docs and scaffold typed services & clients from your AI coding agent.

Endpoint URL
https://mcp.imqueue.org/mcp
Current status
responds
Last checked
Aug 17, 2026, 05:04 AM UTC
Check
MCP initialize · 8s limit
Latency
304 ms
Response record
4 of 4 rounds
Transport
streamable-http
Source
mcp_registry
Registry name
org.imqueue/mcp

Current observation

This endpoint answered at its latest recorded check.

What this server reports about itself

Self-reported at initialize. Not verified by Licium.

Server name
imqueue
Version
3.5.1
Capability keys
tools
Tool names
search_docs, get_doc, list_packages, scaffold_service, scaffold_client, local_install_guide
Instructions excerpt

Do not recall @imqueue from memory — it is decorator-driven, and the mistakes below compile cleanly. 1. Call search_docs before writing or changing @imqueue code, and get_doc to read a page in full. Never infer an API name or signature; the docs win over recall. 2. Call list_packages before adding an @imqueue dependency: some pairs are mutually exclusive (pg-prisma/pg-sequelize, opentelemetry/datadog) and installing both breaks silently. 3. Every remotely callable method needs @expose() and a complete typed JSDoc block: JSDoc is the only runtime type source, so an undocumented parameter is published as `any`. 4. A class crossing the RPC boundary needs @classType() on the class and @property() on every field, or the generated client types it `any`. 5. Clients are generated from a running service with `imq client generate` — never hand-written. 6. Cite the page URL for any fact from these tools.

Reported Aug 17, 2026, 05:04 AM UTC.

Check history

Oldest to newest. Each row is one recorded check.

  1. responds
    MCP initialize · 8s limit · HTTP 200 · 259ms
  2. responds
    MCP initialize · 8s limit · HTTP 200 · 221ms
  3. responds
    MCP initialize · 8s limit · HTTP 200 · 365ms
  4. responds
    MCP initialize · 8s limit · HTTP 200 · 304ms