mcpbeat Sign in

ClaudeInk — Knowledge Vault MCP Server

by weekdmond Your server? Claim it
local only

ClaudeInk — Knowledge Vault runs on your own machine — the client starts it, so there is no endpoint to ping. 68 installs a week from npm.

Save, search, and compile valuable knowledge from your Claude conversations.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 43 · avg 12 · -26% w/w
a month agotoday
68
Installs / week
npm · @claudeink/mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add claudeink -- npx -y @claudeink/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "claudeink": {
      "args": [
        "-y",
        "@claudeink/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.claudeink]
command = "npx"
args = ["-y", "@claudeink/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "claudeink": {
      "args": [
        "-y",
        "@claudeink/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "claudeink": {
      "args": [
        "-y",
        "@claudeink/mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to ClaudeInk — Knowledge Vault

same job, measured the same way
Purl
by nublson

Search and save to your Purl read-it-later knowledge base from any MCP client.

answering
Vantage — Signal Tracker
by cavendo-ai

Save and query market signals from your AI conversations.

41 installs/wk answering
Slack MCP Server
by stevenvo

Read Slack conversations, threads, user info, and search messages from your MCP client.

52 installs/wk local only
Sortio
by canonicalmg

Read-only search of your Sortio knowledge graph (files and entities) for Claude and ChatGPT.

answering
Weav
by weav

Connect AI tools to Weav customer service. Search conversations, reply, and manage knowledge.

answering
Adam Framework
by strangeadvancedmarketing

Persistent memory tools for Claude Desktop. Search your vault or Obsidian notes mid-conversation.

68 installs/wk local only
Worldku Memory
by worldku

Save AI conversations into your Worldku memory and recall them from any MCP client.

answering
Asyntai
by asyntai

Run your website's AI support agent: knowledge, conversations, leads and live replies.

47 installs/wk 54 tools answering

ClaudeInk — Knowledge Vault — questions

Answers built from our own checks of this server.

Why is there no uptime for ClaudeInk — Knowledge Vault?
ClaudeInk — Knowledge Vault runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @claudeink/mcp-server was installed 68 times last week.
Is ClaudeInk — Knowledge Vault still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect ClaudeInk — Knowledge Vault?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @claudeink/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use ClaudeInk — Knowledge Vault?
The npm package @claudeink/mcp-server was installed 68 times in the last week. Week over week that is -26%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.