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: Librarian
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 deployed
Maintenance
Related MCP Connectors
Shared, governed long-term memory for AI agents across tools and sessions via MCP and REST.
Persistent personal memory for AI assistants — save, search, and recall across every MCP client.
- MemocoreOAuthai.memocore
Shared memory for all your AI agents, your whole team and every MCP client — save, search, recall.
- memnodeOAuthdev.memnode
Persistent, inspectable memory for AI agents with lineage, correction, and a hosted MCP endpoint.
Related MCP Servers
AlicenseNot gradedqualityBmaintenanceEnables persistent memory storage and retrieval for MCP clients, allowing AI assistants to remember facts and context across conversations.467 npmMIT- AlicenseNot gradedqualityBmaintenanceProvides 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.32Apache 2.0
- AlicenseAqualityDmaintenanceMCP server for persistent, semantic memory across AI sessions; store context, decisions, and learnings and recall them with natural language search.227 npmMIT
- AlicenseNot gradedqualityBmaintenanceProvides persistent semantic memory for AI agents via MCP, enabling them to remember, recall, list, update, and forget memories with vector-based similarity search.ISC