AbdelilahOu/CodeToolsMcp
A Model Context Protocol (MCP) server that provides AI agents with powerful file system tools including ripgrep-based search, glob pattern matching, and file read/write/edit capabilities
Platform-specific configuration:
{
"mcpServers": {
"CodeToolsMcp": {
"command": "npx",
"args": [
"-y",
"CodeToolsMcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...