mcp-codehub-server

TaeeunKil/mcp-codehub-server

3.1

If you are the rightful owner of mcp-codehub-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.

The MCP CodeHub Server is a portable MCP server implemented in TypeScript, designed to safely explore and search codebases in conjunction with tools like Cursor and Claude.

Tools

Functions exposed to the LLM to take actions

scan_tree

Returns directory structure in JSON format.

search_code

Searches for keywords or regex in code.

read_snippet

Reads specific line ranges from a file.

write_file

Writes content to a file.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources