1. Conduid
  2. Developer Tools
  3. CodersMCP
MCP server · Developer Tools

CodersMCP

Unclaimed devtools
30Low

Scored 11 days ago · breakdown

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

Clone
git clone https://github.com/filispeen/CodersMCP

This 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

I know everything about CodersMCP. Ask me about installation, configuration, usage, or troubleshooting.

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.
Questions

About CodersMCP

How do I install CodersMCP?

Run git clone https://github.com/filispeen/CodersMCP, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is CodersMCP safe to use with an AI agent?

Its trust score is 30 out of 100 (low). Conduid hasn't run static security checks on this repository yet, so review the source yourself before granting it credentials. It has no ConduID identity yet, so agent calls to it are not receipted.

Is CodersMCP still maintained?

Conduid hasn't recorded a commit date for this repository yet. Check the repository directly for recent activity.