lawmem-ai/lawmem-mcp
OfficialLawMem — Legal Memory for AI Agents
Quickstart
Add to your MCP config:
{
"mcpServers": {
"lawmem": {
"type": "http",
"url": "https://api.lawmem.ai/mcp/",
"headers": {
"Authorization": "Bearer YOUR_LAWMEM_API_KEY"
}
}
}
}Get your API key at lawmem.ai/signup — free tier available.
Related MCP server: Kronvex
Tools
Tool | Description |
| Store a memory with text, namespace, and optional metadata |
| Semantic search across stored memories |
| Delete a memory by ID |
| Get memory count and usage statistics |
Auth
Bearer token — get your API key at lawmem.ai/signup.
Pricing
Plan | Price | Calls/mo |
Free | $0 | 1,000 lifetime |
Pay-as-you-go | $0 | $0.005/call |
Legal Starter | $199/mo | 50,000 |
Legal Pro | $499/mo | 150,000 |
Compatibility
Works with Claude Desktop, Claude Code, Cursor, Windsurf, and any MCP-compatible client.
Privacy & Compliance
Namespace-isolated, audit-logged, GDPR-compliant. Terms · Privacy
This server cannot be installed
Maintenance
Related MCP Servers
- Alicense-qualityCmaintenanceEnables MCP clients to remember user information, preferences, and behaviors across conversations using vector search technology. Built on Cloudflare infrastructure with AI-powered semantic search to find relevant memories based on meaning rather than keywords.Last updated27MIT
- AlicenseAqualityDmaintenancePersistent memory API for AI agents — store, recall, and inject semantically-searchable context across sessions. EU-hosted, GDPR-compliant. Supports Claude, Cursor, Cline, and any MCP-compatible client.Last updated42MIT

LedgerMem MCP Serverofficial
Alicense-qualityBmaintenanceEnables persistent memory storage and retrieval for MCP clients, allowing AI assistants to remember facts and context across conversations.Last updated24MIT- Alicense-qualityBmaintenanceProvides AI agents with persistent knowledge storage, enabling them to store, search, and retrieve text, documents, and files using semantic and keyword search via MCP tools.Last updated31Apache 2.0
Related MCP Connectors
Secure, user-owned long-term memory for AI agents over OAuth-protected remote MCP. Save, search, recall, update, and govern preferences, project context, decisions, and task state across ChatGPT, Claude, Copilot, IDEs, and CLIs.
Your memory, everywhere AI goes. Build knowledge once, access it via MCP anywhere.
Cross-vendor AI memory over MCP. One semantic store, readable and writeable from every MCP client.
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/lawmem-ai/lawmem-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server