Thisen-Ekanayake/openvino-server
Tools and examples for running OpenVINO-optimized LLMs and VLMs locally with chat interfaces, model compression, and an OpenAI-compatible API server
Platform-specific configuration:
{
"mcpServers": {
"openvino-server": {
"command": "npx",
"args": [
"-y",
"openvino-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...