neeranzan/mcp-file-metadata-server
MCP server that exposes tools to provide file content and information to LLMs like Claude.
Platform-specific configuration:
{
"mcpServers": {
"mcp-file-metadata-server": {
"command": "npx",
"args": [
"-y",
"mcp-file-metadata-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...