iagomussel/mcp-local-llm
MCP server that provides access to local LLMs via Docker Model Runner with multiple AI-powered tools
Platform-specific configuration:
{
"mcpServers": {
"mcp-local-llm": {
"command": "npx",
"args": [
"-y",
"mcp-local-llm"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...