About CodersMCP
CodersMCP is an MCP server in the Developer Tools category. It has been installed 0 times through Conduid.
Tools (8)
fs_readread a file as UTF-8 text, optional line range
Takes no parameters.
fs_replacereplace the first (and only) occurrence of `old_str` with `new_str`, CRLF-safe
Takes no parameters.
fs_searchrecursive pattern/regex search, respects `.gitignore`
Takes no parameters.
fs_writewrite content to a file. `line_endings` param: `lf`, `crlf`, or `preserve` (default `preserve`, detects and respects the file's existing line ending)
Takes no parameters.
graph_explorefuzzy symbol name search across the index
Takes no parameters.
graph_indexindex a project directory for symbol and function lookup, stored in `.CodersMCP/index.db`
Takes no parameters.
runexecute a shell command with timeout (PowerShell on Windows, `/bin/sh` elsewhere)
Takes no parameters.
web_fetchfetch a static HTML/documentation page and return its content as Markdown (no JS execution, no SPA support)
Takes no parameters.
Install
git clone https://github.com/filispeen/CodersMCPThis server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.
Ask AI
Ask AI about CodersMCP
Powered by Claude · Grounded in docs
Security checks
- ·README presentNot checked yet.
- ·License declaredNot checked yet.
- ·Tests presentNot checked yet.
- ·Dependencies pinnedNot checked yet.
- ·No dynamic code executionNot checked yet.
- ·Scoped permissionsNot checked yet.