ipolyzos/file-meta-mcp
Read-only Model Context Protocol (MCP) server for file metadata, disk usage, filesystem usage, and SHA-256 hashing. Uses stdio transport and is intended for use from Cursor and similar MCP clients.
Platform-specific configuration:
{
"mcpServers": {
"file-meta-mcp": {
"command": "npx",
"args": [
"-y",
"file-meta-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...