LawMem — Legal Memory for AI Agents
@lawmem-ai
About LawMem — Legal Memory for AI Agents
LawMem gives legal AI agents persistent, searchable memory via MCP. Store case notes, client context, research findings, and matter history — recalled semantically when relevant. Namespace-isolated, audit-logged, GDPR-compliant. Free tier + paid plans.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"lawmem": {
"type": "http",
"url": "https://api.lawmem.ai/mcp/",
"headers": {
"Authorization": "Bearer YOUR_LAWMEM_API_KEY"
}
}
}
}Tools
4Store a memory with text, namespace, and optional metadata
Semantic search across stored memories
List memories by namespace
Delete a memory by ID
Overview
What is LawMem?
LawMem is an MCP server that gives legal AI agents persistent, searchable memory via the Model Context Protocol. It stores case notes, client context, research findings, and matter history, recalled semantically when relevant. Designed for legal professionals using AI agents.
How to use LawMem?
Add the server to your MCP client configuration with type "http", URL "https://api.lawmem.ai/mcp/", and an Authorization header using your API key. Obtain an API key at lawmem.ai/signup. Available tools include memory_store, memory_search, memory_list, and memory_delete.
Key features of LawMem
- Persistent semantic memory for legal AI agents
- Namespace-isolated storage for data privacy
- Audit-logged and GDPR-compliant
- Compatible with Claude, Cursor, Windsurf, and more
- Free tier available with 1,000 lifetime calls
- Pay-as-you-go and subscription pricing plans
Use cases of LawMem
- Storing and retrieving case notes during legal research
- Maintaining client context across multiple AI sessions
- Recalling prior legal reasoning and findings
- Managing matter history for ongoing litigation
FAQ from LawMem
How do I get an API key?
Sign up at lawmem.ai/signup to receive your API key. A free tier is available.
What are the pricing plans?
Free (1,000 lifetime calls), Pay-as-you-go ($0.005/call), Legal Starter ($199/mo for 50,000 calls), and Legal Pro ($499/mo for 150,000 calls).
Which clients are supported?
Works with Claude Desktop, Claude Code, Cursor, Windsurf, and any MCP-compatible client.
Is LawMem GDPR-compliant?
Yes, it is namespace-isolated, audit-logged, and GDPR-compliant.
What transport protocol does LawMem use?
It uses HTTP with a Bearer token for authentication.
More Memory & Knowledge MCP servers
JupyterMCP - Jupyter Notebook Model Context Protocol Integration
jjsantos01A Model Context Protocol (MCP) for Jupyter Notebook

Dash Api Docs Mcp Server
KapeliMCP server for Dash, the macOS API documentation browser
minutes
silversteinEvery meeting, every idea, every voice note — searchable by your AI. Open-source, privacy-first conversation memory layer.
Rust Docs MCP Server
Govcraft🦀 Prevents outdated Rust code suggestions from AI assistants. This MCP server fetches current crate docs, uses embeddings/LLMs, and provides accurate context via a tool call.
Context7 MCP - Up-to-date Docs For Any Cursor Prompt
upstashContext7 Platform -- Up-to-date code documentation for LLMs and AI code editors
Comments