Loading MCP server directory, please wait...
Local-first MCP server for Claude/Codex project wiki and graph workflows
npx @getmcp/cli add io.github.seojeom/seojeom-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.seojeom/seojeom-mcp": {
"command": "npx",
"args": [
"-y",
"@seojeom/mcp-server",
"local-snapshot",
"prompt"
]
}
}
}