MuscleGear5/llama-api
Local LLM API server with chat sessions, tool calling, and MCP integration
Platform-specific configuration:
{
"mcpServers": {
"llama-api": {
"command": "npx",
"args": [
"-y",
"llama-api"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...