Back to Browse

Lemma MCP Server

Developer ToolsLow Risk9.7MCP RegistryLocalRemote
Free

Server data from the Official MCP Registry

Verifiable provenance for AI agents — ZK proofs over confidential documents, no plaintext exposure.

About

Verifiable provenance for AI agents — ZK proofs over confidential documents, no plaintext exposure.

Remote endpoints: streamable-http: https://mcp.lemma.workers.dev/mcp

Security Report

9.7
Low Risk9.7Low Risk

Valid MCP server (7 strong, 2 medium validity signals). No known CVEs in dependencies. ⚠️ Package registry links to a different repository than scanned source. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.

23 files analyzed · 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.

file_system

Check that this permission is expected for this type of plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

What You'll Need

Set these up before or after installing:

Lemma API key (Bearer token). Get one at https://lemma.frame00.com/servicesRequired

Environment variable: LEMMA_API_KEY

Optional API base URL. Defaults to production endpoint.Optional

Environment variable: LEMMA_API_BASE

How to Install & Connect

Available as Local & Remote

This plugin can run on your machine or connect to a hosted endpoint. during install.

Documentation

View on GitHub

From the project's GitHub README.

Lemma Oracle

Give AI proven facts.

Lemma is a cryptographically verified truth layer for agent AI. It lets AI reason over confidential data via zero-knowledge proofs, selective disclosure, and tamper-evident provenance — while raw content stays encrypted.

Every attribute an AI reads through Lemma carries permanent provenance: who issued it, which schema defined it, how it was proven, and where its verification record is anchored.

Learn more

MCP server

@lemmaoracle/mcp is the Model Context Protocol (MCP) server for Lemma, published on npm and built with the official MCP SDK (@modelcontextprotocol/sdk). Point Claude Desktop or any MCP-compatible agent at it:

{
  "mcpServers": {
    "lemma": {
      "command": "npx",
      "args": ["-y", "@lemmaoracle/mcp"],
      "env": { "LEMMA_API_KEY": "YOUR_API_KEY" }
    }
  }
}

Tool list, env vars, and contributor build: packages/mcp/README.md · npm

Packages

Public packages in this monorepo:

  • packages/mcp/@lemmaoracle/mcp, the Model Context Protocol (MCP) server for AI agents (this is the package above).
  • packages/sdk/@lemmaoracle/sdk, TypeScript SDK for the Lemma API.
  • packages/spec/@lemmaoracle/spec, OpenAPI spec + shared TypeScript types.
  • packages/x402/@lemmaoracle/x402, x402 payment middleware drop-in.

Contact

For partnership and implementation inquiries, please use the contact form: https://lemma.frame00.com/services

License

This repository uses different licenses for different packages:

PackageLicense
packages/contracts, packages/relay, packages/passthroughBUSL-1.1 (changes to Apache-2.0 on 2030-05-01)
packages/sdk, packages/spec, packages/mcp, packages/parser, packages/x402Apache-2.0
packages/webPrivate (not distributed)

The root LICENSE file applies as the default. Each package may contain its own LICENSE file that takes precedence.


© 2026 FRAME00 Inc.

🇯🇵 日本語版はこちら / Japanese README

Reviews

No reviews yet

Be the first to review this server!