
Research
/Security News
Popular npm Packages in the keyv and Cacheable Namespaces Compromised in Active Supply Chain Attack
Popular npm packages keyv and cacheable compromised.
@seojeom/mcp-server
Advanced tools
Local-first MCP server for Claude/Codex project wiki and graph workflows
Local-first MCP server for Claude and Codex.
@seojeom/mcp-server binds to the project currently opened by the Seojeom desktop app or Godot launcher through a shared registry directory, then serves that project's local wiki and graph data over stdio.
claude mcp add -s local \
-e SEOJEOM_SHARED_REGISTRY_DIR=/mnt/c/Users/<you>/.seojeom/registry \
seojeom -- npx -y @seojeom/mcp-server \
--router \
--host-kind auto \
--approval-mode prompt
Add this to claude_desktop_config.json and restart Claude Desktop:
{
"mcpServers": {
"seojeom": {
"command": "npx",
"env": {
"SEOJEOM_SHARED_REGISTRY_DIR": "<shared-registry-dir>"
},
"args": [
"-y",
"@seojeom/mcp-server",
"--router",
"--host-kind", "auto",
"--approval-mode", "prompt"
]
}
}
}
npx -y @seojeom/mcp-server --print-claude-onboarding
The exact tool surface is discovered at runtime through MCP tools/list.
stdionpx -y @seojeom/mcp-server>=20.20.0https://github.com/seojeom/seojeom-mcphttps://github.com/seojeom/seojeom-mcp/issuesFAQs
Local-first MCP server for Claude/Codex project wiki and graph workflows
The npm package @seojeom/mcp-server receives a total of 0 weekly downloads. As such, @seojeom/mcp-server popularity was classified as not popular.
We found that @seojeom/mcp-server demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
Popular npm packages keyv and cacheable compromised.

Security News
A misconfiguration gave three Anthropic models internet access, and one, believing it was in a simulation, shipped a credential-stealing package to PyPI.

Security News
/Company News
Socket has joined the new Composer and Packagist sponsorship program as a launch sponsor, supporting the team that keeps PHP's package ecosystem secure.