Skip to main content
Glama
lawmem-ai

lawmem-ai/lawmem-mcp

Official
by lawmem-ai

LawMem — 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_memory

Store a memory with text, namespace, and optional metadata

recall_memories

Semantic search across stored memories

delete_memory

Delete a memory by ID

get_stats

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

A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
1Releases (12mo)
Commit activity

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

  • A
    license
    -
    quality
    A
    maintenance
    Provides 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 updated
    32
    Apache 2.0
  • A
    license
    A
    quality
    D
    maintenance
    Provides persistent memory with semantic search for MCP-based AI agents, enabling them to store and recall information across sessions using vector embeddings.
    Last updated
    4
    1
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    Provides persistent, graph-based memory for AI agents via MCP, enabling semantic search, wikilink traversal, reminders, and injection protection.
    Last updated
    Apache 2.0

View all related MCP servers

Related MCP Connectors

  • User-owned memory for AI agents, Copilot, Claude, IDEs, CLIs, and chat apps over remote MCP.

  • 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.

View all MCP Connectors

Latest Blog Posts

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