MCP.so
Sign In

Kaiva BridgeVerifiedFeatured

About Kaiva Bridge

Kaiva Bridge turns any Postgres database or OpenAPI spec into a secure, hosted MCP server — per-tool access control, every call audited. Dependency Trust gives coding agents the senior-engineer check before adding a dependency — OpenSSF Scorecard (is it actively maintained and securely run?), license, CVEs, and the full dependency graph — across npm, PyPI, Go, Maven, Cargo, NuGet, and RubyGems. Live, read-only, public — no API key needed. Data from Google's deps.dev, served as governed MCP tools by Kaiva Bridge (kaiv.ai/bridge). Create your own at kaiv.ai/bridge.

Connection details

https://api.kaiv.ai/api/bridge/mcp/dependency-trust-f1aaf06d

Setup

claude mcp add dependency-trust --transport http https://api.kaiv.ai/api/bridge/mcp/dependency-trust-f1aaf06d

Tools

No tools detected

Fetch the live tool list directly from this server's endpoint using the button above.

Overview

What is Kaiva Bridge?

Kaiva Bridge turns any Postgres database or OpenAPI spec into a secure, hosted MCP server — with per-tool access control and every call written to an audit log. No server to write, nothing to host.

This listing is a live, public example built on Bridge: Dependency Trust — the senior-engineer check for coding agents before they add a dependency. 5 read-only tools (get_project_health, get_package, get_package_version, get_dependencies, get_advisory) covering OpenSSF Scorecard, licenses, CVEs, and dependency graphs across npm, PyPI, Go, Maven, Cargo, NuGet, and RubyGems. Data from Google's deps.dev.

Authentication

None — connect with just the URL. No API key or header required. This public demo is open, read-only, and rate-limited.

(Private servers on Kaiva Bridge are secured with bearer keys or OAuth 2.1 — this is the free public example.)

How it works

  1. Point Kaiva at a Postgres connection string or an OpenAPI URL.
  2. Kaiva reads the schema and generates typed tools.
  3. You get a live, hosted MCP endpoint your agents can use — no code, nothing to run.

Create your own server → kaiv.ai/bridge

Frequently asked questions

What is the Kaiva Bridge remote MCP server?

The Kaiva Bridge remote MCP server is a hosted Model Context Protocol endpoint at https://api.kaiv.ai/api/bridge/mcp/dependency-trust-f1aaf06d, so AI assistants can connect to it without installing or running anything locally.

How do I connect to the Kaiva Bridge MCP server?

Add the endpoint https://api.kaiv.ai/api/bridge/mcp/dependency-trust-f1aaf06d to any MCP-compatible client such as Claude Code, Cursor, or VS Code. The setup snippets on this page configure each client in one step.

Does the Kaiva Bridge MCP server require authentication?

No. Kaiva Bridge's MCP server does not require authentication — you can connect directly with the endpoint URL.

Which transport does the Kaiva Bridge MCP server use?

Kaiva Bridge exposes a Streamable HTTP endpoint, the transport used by remote MCP servers and supported by all major MCP clients.

Comments