Back to Home
ukkit icon

memcord

Verified Safe

by ukkit

Overview

A privacy-first, self-hosted MCP server for organizing chat history, summarizing messages, and searching past conversations using AI, particularly for Claude interactions.

Installation

Run Command
uv run memcord

Environment Variables

  • MEMCORD_LOG_LEVEL
  • MEMCORD_SUPPRESS_STDOUT
  • MEMCORD_ENABLE_ADVANCED
  • MEMCORD_ENABLE_RATE_LIMITING
  • MEMCORD_API_KEY_COUNT_LIMIT
  • MEMCORD_OPERATION_COUNT_LIMIT
  • MEMCORD_TIMEOUT_MULTIPLIER

Security Notes

The server demonstrates a strong focus on security, implementing extensive input validation for slot names, group paths, and content to prevent common vulnerabilities like XSS, SQL injection, and path traversal. It includes checks for dangerous characters, reserved names, and system directory access. Network operations (e.g., URL imports) use timeouts and user-agent headers, and content extraction sanitizes scripts. Rate limiting and operation timeout mechanisms are also in place, contributing to overall system resilience against abuse.

Similar Servers

Stats

Interest Score42
Security Score9
Cost ClassLow
Avg Tokens250
Stars28
Forks6
Last Update2026-01-19

Tags

mcp-serverself-hostedprivacy-firstai-memorychat-historysummarizationsemantic-searchdeveloper-toolsknowledge-basepython