A MCP server that allows searching for files in the filesystem based on path fragments, returning file metadata including name, path, size, and creation date.
An MCP server that provides access to project files and their contents, allowing users to retrieve file data from specified project directories with error handling and configuration options.
An MCP server that allows Claude AI to perform filesystem operations including reading, writing, listing, moving files, and searching directories within specified allowed paths.
A Node.js server that allows browsing Git repositories through MCP, providing tools to view directory structures and read important files from repositories.