poytoy/llms-through-server-endpoint-
serve_api is a tool created to load models in a remote machine and create api with endpoints for users to interact through termial.
Platform-specific configuration:
{
"mcpServers": {
"llms-through-server-endpoint-": {
"command": "npx",
"args": [
"-y",
"llms-through-server-endpoint-"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...