Shipbook MCP Server

Connect Shipbook to any AI coding assistant to investigate issues using real application logs. Shipbook's Loglytics engine automatically classifies errors and provides structured insights, while powerful log search lets AI agents explore runtime events. Logs include rich context - severity, user, device, session, and the exact file and code location - giving your assistant the ground truth it needs to debug…. It is available as a remote MCP endpoint.

Teams that want a hosted endpoint instead of running a local process.

VERIFIED ACTIVE

LAST COMMIT 2026-04-16 · ★ 2 · #840 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

MIT · how we verify → /methodology

01 · Install Shipbook

Claude Code

claude mcp add shipbook-shipbook-mcp --transport http https://api.shipbook.io/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "shipbook-shipbook-mcp": {
      "url": "https://api.shipbook.io/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://api.shipbook.io/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to api.shipbook.io

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license MIT - declared in the repository

registry vendor namespace io.shipbook - domain-verified with the official MCP registry

03 · Who maintains Shipbook

Shipbook is maintained by shipbook. It's the only MCP server we track from this author; the repo dates to Mar 2026.

04 · Facts

category
other - ranked #840 of 848 actively-maintained other servers as of 2026-08-25.
registry
io.shipbook/mcp (active, first published 2026-03-16 · 2 versions)

05 · Shipbook FAQ

What is Shipbook?

Connect Shipbook to any AI coding assistant to investigate issues using real application logs. Shipbook's Loglytics engine automatically classifies errors and provides structured insights, while powerful log search lets AI agents explore runtime events. Logs include rich context - severity, user, device, session, and the exact file and code location - giving your assistant the ground truth it needs to debug…. It is available as a remote MCP endpoint.

Is Shipbook still maintained?

Yes - as of 2026-08-25, its last commit was 2026-04-16. We re-verify nightly.

How do I install Shipbook?

Run `claude mcp add shipbook-shipbook-mcp --transport http https://api.shipbook.io/mcp`. You can also paste the ready-made client config above.

Does Shipbook require authentication?

Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

06 · Alternatives to Shipbook

More MCP servers to compare · Revit MCP · Namera · IBGE Brasil MCP · Signadot MCP Server