loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

zoo-keeper-server

MCP Tool

crybo-rybo/zoo-keeper-server

A local LLM inference server with an OpenAI-compatible REST API. Wraps llama.cpp via the zoo-keeper agent library in a clean C++ HTTP server — streaming completions, session history, tool invocations, and optional API key auth. Drop in a GGUF model and go.

Install

$ npx loaditout add crybo-rybo/zoo-keeper-server

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "zoo-keeper-server": {
      "command": "npx",
      "args": [
        "-y",
        "zoo-keeper-server"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated30 days ago
Security: B

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/17/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/crybo-rybo/zoo-keeper-server)](https://loaditout.ai/skills/crybo-rybo/zoo-keeper-server)