Qwery MCP Server
Provides access to structured business data, verified listings, and pricing information for Paddle, allowing for side-by-side comparisons with other services through the Qwery index.
Enables AI agents to retrieve verified business listings, structured pricing, and detailed comparison data for Stripe via the Qwery search engine.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Qwery MCP ServerFind me a CRM under $50/month"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Qwery MCP Server
The search engine for AI agents — now available as an MCP server.
Search, compare, and discover 500+ businesses across 112 categories. Structured pricing, verified listings, edge-fast responses.
Tools
Tool | Description |
| Search businesses with filters (query, category, pricing, country) |
| Get full details for a specific business |
| Compare multiple businesses side by side |
| List all 112 categories across 10 domains |
| Get index statistics |
Related MCP server: agent101-mcp
Quick Setup
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"qwery": {
"command": "npx",
"args": ["-y", "qwery-mcp-server"]
}
}
}From Source
git clone https://github.com/kingroyalabstergo-agent/qwery-mcp
cd qwery-mcp
npm install
npm run build
npm startExample Usage
"Find me a CRM under $50/month"
→ search({ query: "CRM", max_price: 50 })
"Compare Stripe vs Paddle vs LemonSqueezy"
→ compare({ slugs: ["stripe", "paddle", "lemonsqueezy"] })
"What hosting platforms have free tiers?"
→ search({ category: "developer-tools/hosting", max_price: 0 })
API
Powered by api.qwery.world — edge-deployed on Cloudflare Workers with sub-50ms response times globally.
License
MIT — qwery.world
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityDmaintenanceEnables searching for AI agents by keywords or categories, allowing users to discover tools like coding agents, GUI agents, or industry-specific assistants across marketplaces.Last updated48
- Alicense-quality-maintenanceSearch and discover 500+ tools, APIs, and services for AI agents. Browse 15 categories, get recommendations, and access structured metadata including auth methods, free tiers, and example calls.Last updated1
- AlicenseAqualityFmaintenanceUniversal search engine for AI agents. Discover products, services, and businesses across every category. 10 MCP tools, zero LLM calls, millisecond responses.Last updated114AGPL 3.0
- Alicense-qualityDmaintenanceGive your AI agent access to 8,400+ software tools — search, compare, get pricing, find alternatives, and discover the best tool for any use case.Last updated52MIT
Related MCP Connectors
Competitor intelligence for AI agents — SEO, traffic, social, Product Hunt, pricing, AI insights.
Web search for AI agents — one tool across 6 engines, routed to the cheapest + cached.
Search and discover advertiser products through an open marketplace for AI agents.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kingroyalabstergo-agent/qwery-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server