Work Memory MCP Server

24 tools. 9 can modify or destroy data without limits.

2 destructive tools with no built-in limits. Policy required.

Last updated:

9 can modify or destroy data
15 read-only
24 tools total

Community server · catalogue entry verified 11/06/2026

How to control Work Memory MCP Server ↓

What Work Memory MCP Server exposes to your agents

Read (15) Write / Execute (7) Destructive / Financial (2)
Critical Risk

The most dangerous Work Memory MCP Server tools

9 of Work Memory MCP Server's 24 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

How to control Work Memory MCP Server

PolicyLayer is an MCP gateway — it sits between your AI agents and Work Memory MCP Server, and nothing reaches the server without passing your rules. These are the rules we recommend:

Deny destructive operations
{
  "delete_work_memory": {
    "deny_if": [
      {
        "conditions": [],
        "on_deny": "Blocked by default. Requires approval."
      }
    ]
  }
}

Destructive tools should never be available to autonomous agents without human approval.

Rate limit write operations
{
  "batch_operations": {
    "limits": [
      {
        "counter": "batch_operations_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "analyze_performance": {
    "limits": [
      {
        "counter": "analyze_performance_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register Work Memory MCP Server — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON WORK MEMORY →

Free to start. No card required.

All 24 Work Memory MCP Server tools

READ 15 tools
Read analyze_performance 데이터베이스 성능을 분석하고 최적화 권장사항을 제공합니다. Read connection_monitor 데이터베이스 연결 상태 및 성능을 모니터링합니다 Read continue_work_session 프로젝트명이나 키워드로 작업 세션을 찾아서 이어가기. 세션 정보와 관련 작업기억들을 함께 로딩하여 컨텍스트를 완전히 복원합니다. Read detailed_index_analysis 인덱싱 누락 메모리를 상세 분석하여 근본 원인을 찾습니다 Read get_related_keywords 주어진 키워드와 연관된 키워드들을 찾아 반환합니다. 같은 메모리에 함께 나타나는 키워드들을 분석합니다. Read get_search_stats 검색 시스템의 성능 통계, 인덱스 상태를 조회합니다. Read get_server_status 업무 메모리 MCP 서버의 상태 및 진단 정보 조회 Read get_work_memory_history 메모리의 변경 이력을 조회합니다. Read get_work_memory_versions 메모리의 버전 정보를 조회하고 버전 간 비교를 수행합니다. Read index_diagnosis 인덱싱 문제를 진단하고 해결합니다. 실제 메모리 vs 인덱싱된 메모리 불일치 문제 분석 Read list_memory_versions 메모리의 모든 버전 목록을 조회합니다 Read list_work_memories 저장된 워크 메모리 목록을 조회합니다. 다양한 필터링과 정렬 옵션을 제공합니다. Read search_work_memory 워크 메모리 데이터베이스에서 키워드 기반 검색을 수행합니다. Read session_status 세션 상태를 조회하거나 활성 세션을 자동으로 감지합니다. Read simple_connection_monitor 단순화된 데이터베이스 연결 상태 및 성능을 모니터링합니다

Related servers

Other MCP servers with similar tools — same risk classification, starter policies for each.

Questions about Work Memory MCP Server

Can an AI agent delete data through the Work Memory MCP Server MCP server? +

Yes. The Work Memory MCP Server server exposes 2 destructive tools including delete_work_memory, session_manager. These permanently remove resources with no undo. PolicyLayer blocks destructive tools by default so they never reach the upstream server.

How do I prevent bulk modifications through Work Memory MCP Server? +

The Work Memory MCP Server server has 4 write tools including batch_operations, add_work_memory, restore_memory_version. Set a rate limit in your policy -- for example, 10 calls per hour prevents an agent from making more than 10 modifications per hour. PolicyLayer enforces this at the gateway, before calls reach Work Memory MCP Server.

How many tools does the Work Memory MCP Server MCP server expose? +

24 tools across 3 categories: Destructive, Read, Write. 15 are read-only. 9 can modify, create, or delete data.

How do I enforce a policy on Work Memory MCP Server? +

Register the Work Memory MCP Server MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every Work Memory MCP Server tool call.

Deterministic rules across all 24 Work Memory MCP Server tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Free to start. No card required.

24 Work Memory MCP Server tools catalogued and risk-classified — across an index of 43,000+ MCP servers.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.