BumpyClock/file-tools-mcp
MCP server providing file tools for LLMs and coding agents to quickly get project context
Platform-specific configuration:
{
"mcpServers": {
"file-tools-mcp": {
"command": "npx",
"args": [
"-y",
"file-tools-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...