Stats
Actions
Tags
From ronsunai-os
本機 + Google Drive 檔案索引(find_file / list_in_folder / get_file / files_for_unit / recent_files / file_stats / semantic_search)— 同義詞展開 + RAG
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"rsun-files": {
"command": "python3",
"args": [
"/Users/ezonelai/Projects/TRACKER/scripts/mcp_files.py"
]
}
}
}Server configuration and connection parameters
python3Command-line arguments passed to the server process
Declared capabilities of this MCP server
npx claudepluginhub ezonelai/claude-plugin-ronsunai-os