qsearch
Rank #40,844io.github.theYahia/qsearch
Multi-engine search for AI agents. Trust scoring, local corpus, MCP-native. Self-hostable, BYOK.
qsearch is a Model Context Protocol (MCP) server published by theyahia. It ranks #40,844 of 115,460 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. qsearch is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Apr 14, 2026 and most recently updated on Apr 29, 2026.
Ranks ahead of 74,616 of 115,460 servers on MCP Toplist.
Use qsearch
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http qsearch https://qsearch.pro/mcp[mcp_servers.qsearch]
url = "https://qsearch.pro/mcp"Add to ~/.codex/config.toml.
https://qsearch.pro/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"qsearch": {
"url": "https://qsearch.pro/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"qsearch": {
"type": "http",
"url": "https://qsearch.pro/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"qsearch": {
"serverUrl": "https://qsearch.pro/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"qsearch": {
"url": "https://qsearch.pro/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.theYahia%2Fqsearch)<a href="https://mcptoplist.com/server/io.github.theYahia%2Fqsearch"><img src="https://mcptoplist.com/badge/io.github.theYahia%2Fqsearch.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (1 delisted)
theyahia
Other servers by theyahia
- 1c-rest-mcp#7,056 · 3 vers
- yandex-direct-mcp#8,154 · 3 vers
- moysklad-mcp#11,885 · 3 vers
- Yandex Webmaster MCP#16,025 · 2 vers
- Tilda MCP#17,422 · 2 vers
- Chestnyznak MCP#19,155 · 2 vers
- @theyahia/wildberries-mcp#21,021
- yandex-metrika-mcp#21,410 · 3 vers
- paymongo-mcp#23,130 · 1 ver
- Cbr MCP#24,143 · 2 vers
- Retailcrm MCP#24,144 · 2 vers
- yandexgpt-mcp#24,145 · 3 vers
Available versions (1)
| Version | Published |
|---|---|
| 0.4.0 | Apr 29, 2026 |
Frequently asked questions
- Who maintains qsearch?
- qsearch is maintained by theyahia, which publishes 82 MCP servers (108 total versions) tracked on MCP Toplist.
- Is qsearch listed on the Official MCP Registry?
- Yes — qsearch is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does qsearch have?
- MCP Toplist tracks 1 version of qsearch, most recently published on Apr 29, 2026.
- Where can I find the source code for qsearch?
- The source code for qsearch is hosted at github.com/theyahia/qsearch.