hailangx/codex-mcp-server
3.2
If you are the rightful owner of codex-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
Codex MCP Server is a Model Context Protocol server designed for local repository indexing and code understanding.
Tools
Functions exposed to the LLM to take actions
search_code
Semantic search across the codebase
find_symbol
Find function/class definitions
get_references
Find all symbol usages
analyze_dependencies
Show import/dependency graphs
get_context
Get relevant context for code understanding
index_repository
Manually trigger repository indexing
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client