henryqw0/local-llm-mcp-server
MCP server that connects tools to a locally running large language model.
Platform-specific configuration:
{
"mcpServers": {
"local-llm-mcp-server": {
"command": "npx",
"args": [
"-y",
"local-llm-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...