Jef808/llm-local-server
A python module for managing custom llm tools
Platform-specific configuration:
{
"mcpServers": {
"llm-local-server": {
"command": "npx",
"args": [
"-y",
"llm-local-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...