Local-first MCP server for Claude/Codex project wiki and graph workflows
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Canonical repo location: packages/seojeom-mcp
During the Godot-only decommission transition, apps/desktop/mcp-server may already be absent. New work should treat this package path as the source of truth. If a deprecated local lane still needs the old path to exist, recreate the minimal metadata-wrapper with pnpm apply:legacy-compat-wrapper.
Local-first MCP server for Claude and Codex.
seojeom-mcp 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.
Add this to claude_desktop_config.json and restart Claude Desktop:
The exact tool surface is discovered at runtime through MCP tools/list.
stdionpm exec --yes --package=seojeom-mcp seojeom-mcp -->=20.20.0Running pnpm build in this package is a dual-output build:
dist/index.js and the rest of dist/** stay available as the local source/runtime HTTP sidecar surface used by Godot and other repo-local lanes.public-package/dist/standalone.js is the staged npm publish surfaceAfter a successful build, you can verify both lanes with:
Godot-side source verification can also run the local HTTP sidecar smoke directly from the canonical package root:
seojeom-mcp is not one uniform surface. Treat these as separate contracts:
stdioLICENSE, README.md, bin/seojeom-mcp, dist/standalone.js, package.jsonThis is the only contract guaranteed by the published npm package.
This source-tree runtime is intentionally larger than the public package.
These desktop-coupled capabilities are not part of the standalone npm guarantee.
io.github.seojeom/seojeom-mcpnpm publish --provenancehttps://github.com/seojeom/seojeom-mcphttps://github.com/seojeom/seojeom-mcp/issuesNo reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/seojeom-mcp)<a href="https://allmcps.com/mcp/seojeom-mcp"><img src="https://allmcps.com/api/badge/seojeom-mcp?style=directory" alt="Seojeom MCP on AllMCPs" /></a>