[GH-ISSUE #23247] Clarvia Tool Discovery MCP — AEO-ranked tool catalog for Open WebUI #19929

Closed
opened 2026-04-20 02:29:15 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @digitamaz on GitHub (Mar 31, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/23247

Clarvia × Open WebUI

Clarvia (clarvia.art) is an AEO (Agent Engine Optimization) scanner with an MCP server providing access to a ranked catalog of 27,000+ AI tools.

For Open WebUI users with MCP support: Add Clarvia to help discover high-quality tools rated for agent compatibility.

Add to Open WebUI's MCP config:

{
  "mcpServers": {
    "clarvia": {
      "command": "npx",
      "args": ["-y", "clarvia-mcp-server"]
    }
  }
}

Clarvia MCP tools: scan_service, search_tools, get_leaderboard, compare_tools, get_alternatives

Profile: https://clarvia.art | npm: clarvia-mcp-server

Clarvia Team

Originally created by @digitamaz on GitHub (Mar 31, 2026). Original GitHub issue: https://github.com/open-webui/open-webui/issues/23247 ## Clarvia × Open WebUI **Clarvia** ([clarvia.art](https://clarvia.art)) is an AEO (Agent Engine Optimization) scanner with an MCP server providing access to a ranked catalog of 27,000+ AI tools. **For Open WebUI users with MCP support**: Add Clarvia to help discover high-quality tools rated for agent compatibility. ### Add to Open WebUI's MCP config: ```json { "mcpServers": { "clarvia": { "command": "npx", "args": ["-y", "clarvia-mcp-server"] } } } ``` Clarvia MCP tools: `scan_service`, `search_tools`, `get_leaderboard`, `compare_tools`, `get_alternatives` Profile: https://clarvia.art | npm: clarvia-mcp-server — [Clarvia Team](https://clarvia.art)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#19929