Skip to content
Back to search
30
MCP

@mseep/inked

npm/@mseep/inked

A lightweight MCP server for encrypted memory management with Claude

Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@mseep/private-journal-mcp
A lightweight MCP server that provides Claude with a private journaling and reflection capability
0 tools
@mseep/code-screenshot-mcp
MCP server for generating beautiful code screenshots directly from Claude
0 tools
@mseep/undo-mcp
Smart checkpoint-based version control MCP server for Claude Code with automatic deduplication
0 tools
@mseep/puppeteer-mcp-claude
Browser automation MCP server for Claude, powered by Puppeteer.
0 tools
@mseep/obsidian-mcp-server
MCP server for Obsidian vault integration with Claude Desktop
0 tools
@mseep/tmux-claude-mcp-server
MCP server for hierarchical Claude instance orchestration via tmux
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@mseep/inked": {
      "url": "None",
      "transport": "http"
    }
  }
}