← Index

io.github.seojeom/seojeom-mcp

io.github.seojeom/seojeom-mcp·v0.2.3·Other
Quality Score
80
/100

Local-first MCP server for Claude/Codex project wiki and graph workflows

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "seojeom-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@seojeom/mcp-server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "seojeom-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@seojeom/mcp-server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @seojeom/mcp-server
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other