LawMem — Legal Memory for AI Agents
@lawmem-ai
关于 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.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"lawmem": {
"type": "http",
"url": "https://api.lawmem.ai/mcp/",
"headers": {
"Authorization": "Bearer YOUR_LAWMEM_API_KEY"
}
}
}
}工具
4Store a memory with text, namespace, and optional metadata
Semantic search across stored memories
List memories by namespace
Delete a memory by ID
概览
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.
记忆与知识 分类下的更多 MCP 服务器
MCP Apple Notes
RafalWilinskiTalk with your notes in Claude. RAG over your Apple Notes using Model Context Protocol.
Solomd
zhitongblogA markdown editor — and the bridge to your LLM. Local-first, MIT, ~15 MB. Bundled MCP server lets Claude Code / Codex / Cursor drive your vault directly. 14 AI providers BYOK.
Memory Bank MCP Server
alioshrA Model Context Protocol (MCP) server implementation for remote memory bank management, inspired by Cline Memory Bank.

Dash Api Docs Mcp Server
KapeliMCP server for Dash, the macOS API documentation browser
Context7 MCP - Up-to-date Docs For Any Cursor Prompt
upstashContext7 Platform -- Up-to-date code documentation for LLMs and AI code editors
评论