Cinder003/MCP-Local-with-Nvidia-API-LLM
FastMCP server for system orchestration: create/read files (TXT, CSV, XLSX, DOCX, JSON), manage folders, run shell commands, launch apps, list processes, and zip folders with safety guards; plus an NVIDIA LLM client with intent classifier mapping natural language to tool calls, resilient fallbacks, parameter extraction, and file previews.
Platform-specific configuration:
{
"mcpServers": {
"MCP-Local-with-Nvidia-API-LLM": {
"command": "npx",
"args": [
"-y",
"MCP-Local-with-Nvidia-API-LLM"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...