Back to search
30
MCP

io.github.seojeom/seojeom-mcp

io.github.seojeom/seojeom-mcp

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

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.contextium-io/mcp-server
Your team's knowledge, always in context. SOPs, coding standards, and workflows for Claude.
0 tools
io.github.mkxultra/ai-cli-mcp
MCP server for AI CLI tools (Claude, Codex, and Gemini) with background process management
0 tools
ask-codex-mcp
MCP server for OpenAI Codex CLI integration - for Claude IDE and other IDEs
0 tools
iflow-mcp_elyin-codex-bridge
Lightweight MCP server bridging Claude Code to OpenAI Codex via official CLI
0 tools
codex-dobby-mcp
Local stdio MCP delegation server that routes Claude-orchestrated tasks through codex exec
0 tools
codex-mcp-bridge
Lightweight stdio MCP server that bridges Claude CLI tools to codex exec
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.seojeom/seojeom-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}