assareh/llm-tools-server
Reusable Flask server providing OpenAI-compatible API for local LLM backends with tool calling support
Platform-specific configuration:
{
"mcpServers": {
"llm-tools-server": {
"command": "npx",
"args": [
"-y",
"llm-tools-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...