Lemma Oracle MCP Server
OfficialClick on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Lemma Oracle MCP ServerProve that user 123 is over 18 without revealing their birthdate."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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
๐ Website: https://lemma.frame00.com
๐ Services: https://lemma.frame00.com/services
โ๏ธ Blog & essays: https://lemma.frame00.com/blog
โ FAQ: https://lemma.frame00.com/blog/faq
Related MCP server: Mcp-Omega-Brain
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:
Package | License |
| BUSL-1.1 (changes to Apache-2.0 on 2030-05-01) |
| Apache-2.0 |
| Private (not distributed) |
The root LICENSE file applies as the default. Each package may contain its own LICENSE file that takes precedence.
ยฉ 2026 FRAME00 Inc.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityAmaintenanceEnables AI agents to sign decisions with post-quantum cryptographic proofs and maintain secure audit trails for compliance. It provides tools for stamping events, verifying chain integrity, and exporting audit data across industries like finance and healthcare.Last updated4110MIT
- AlicenseAqualityCmaintenanceAI agent provenance, trust, and auditability layer. VERITAS multi-gate scoring, Cortex approval gates, S.E.A.L. hash-chain audit ledger, and semantic RAG with cryptographic provenance tracking for every decision an agent makes.Last updated275MIT
- Flicense-qualityAmaintenanceVerifiable document intelligence for AI agents. Extract, summarize, claim-check, and notarize PDFs & URLs with cryptographic proofs, cross-document search, and on-chain attestation via Base L2.Last updated
- Alicense-qualityAmaintenanceProvides a zero-knowledge credential vault for AI agents, allowing secure storage, retrieval, and management of secrets with cross-agent delegation and tamper-evident audit.Last updatedMIT
Related MCP Connectors
Verified, sourced, real-time intelligence layer for AI agents.
Zero-knowledge attestation for agent capability and trust score claims
Deterministic fact verification for AI agents โ checksums & curated data, not guesses.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/lemmaoracle/lemma'
If you have feedback or need assistance with the MCP directory API, please join our Discord server