OpenWebUI Tool
byOaklight
0Provides a versatile ToolRegistry OpenAPI/MCP server for AI platforms like Open-WebUI and Cherry-Studio.
关于
OpenWebUI Tool Server functions as a centralized ToolRegistry, offering external functionalities to AI frontend applications such as Open-WebUI and Cherry-Studio. It supports both OpenAPI and MCP (Microservice Communication Protocol) standards, enabling robust function-calling capabilities for Large Language Models. The server integrates with SearXNG for privacy-respecting web searches and can be deployed flexibly via Python or Docker, with configurable security features like API bearer tokens.
主要功能
- Deployable via Docker or directly with Python.
- Secures API endpoints with optional Bearer Token authentication.
- Offers flexible server modes including Streamable HTTP and SSE.
- Supports OpenAPI and MCP protocols for tool integration.
- 0 GitHub stars
- Integrated web search functionality via SearXNG.
使用案例
- Integrating external tools and services with AI frontend applications like Open-WebUI.
- Developing and deploying custom tool registries for AI development environments.
- Enabling Large Language Models to perform function calls, such as web searches, through a standardized API.