Back to Browse

Lightship MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Governed access to production AI-agent traces in an existing ClickHouse store.

About

Governed access to production AI-agent traces in an existing ClickHouse store.

Remote endpoints: streamable-http: https://lightship-production.up.railway.app/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 0 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

Endpoint verified · Requires authentication · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-lightshiphq-lightship": {
      "url": "https://lightship-production.up.railway.app/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

LightShip

Faster production-agent iteration, without a developer bottleneck.

CI Release Container License

LightShip gives domain experts governed, self-serve access to production agent traces. It sits in front of your existing OpenTelemetry data in ClickHouse, so humans and AI coding agents can investigate real conversations and tool calls without database credentials or another observability silo.

Documentation · Website · Try the hosted demo · Contribute

Why LightShip

  • Find the patterns behind failures. Ask business questions across conversations, tool calls, and outcomes using Codex, Claude, or another MCP client.
  • Keep your existing trace store. Bind LightShip to your OpenTelemetry table without copying traces into a separate platform.
  • Instrument once; define policies later. Select existing columns and attribute keys as authorization inputs, then create or change policies without re-instrumenting. The same policy governs the web UI, REST API, and MCP.
  • Keep large investigations out of model context. The local MCP companion writes authorized exports into the agent workspace and returns only paths and counts to the conversation.

Try the hosted demo

Open the hosted demo. Its sign-in page provides the credentials for a disposable administrator account. The dataset contains 132 recorded synthetic support-agent conversations across two fictional retailers.

In the web UI you can:

  • inspect traces, conversations, and tool results;
  • preview the tenant-scoped access available to each account team;
  • review searchable and policy-accessible fields; and
  • create a short-lived API key to investigate the same data through MCP.

Follow the tenant-scoped access guide to explore the access-control setup and verify its boundary. To investigate the traces conversationally, follow the MCP connection guide, then use the tested prompt sequence in the tenant-scoped access guide.

The deployment is an intentionally editable sandbox. Do not enter real or sensitive data.

How it works

  1. An administrator binds LightShip to an existing OpenTelemetry span table in ClickHouse.
  2. They choose which columns and map keys may be used for search and access rules.
  3. LightShip compiles each caller’s roles and attributes into the ClickHouse query before returning any trace through the web UI, REST, or MCP.

A trace is the authorization unit: one matching span grants access to the complete trace. LightShip never gives restricted users direct ClickHouse credentials.

Performance

Query performance depends on the layout and indexes of your existing ClickHouse trace table. After you select the fields available to filters and access policies, LightShip reviews the table's sorting key and skip indexes and suggests DDL for missing indexes. These recommendations are advisory: LightShip never changes your ClickHouse schema automatically. See how to review the optimization report.

Get started

The documentation contains the maintained setup and reference material:

Need help deploying LightShip in your environment? Talk to us.

Security and project status

LightShip protects only requests sent through LightShip. Direct ClickHouse access bypasses its policies. It does not currently detect PII, redact payloads, or hide individual spans. Query auditing is best-effort, so an audit-write failure is logged without failing the trace request.

LightShip is an experimental alpha with no stable release. Evaluate it using synthetic or non-sensitive data in an isolated environment. Read the security guidance and current limitations before deployment.

Feedback

We want to help make autonomous work trustworthy and governable. If your team operates AI agents in production, we would love to hear what LightShip should support next.

Talk to us or open a GitHub issue.

Contributing

See CONTRIBUTING.md for development and testing, SECURITY.md for vulnerability reporting, and CHANGELOG.md for changes. LightShip is licensed under Apache-2.0.

Reviews

No reviews yet

Be the first to review this server!