Search & Data ExtractionOfficial
dealx/mcp-server
MCP Server for DealX platform
0 starsUpdated Aug 28, 2026
Ads
Overview
MCP Server for DealX platform
Installation
npx -y @dealx/mcp-server
Configuration
{
"mcpServers": {
"dealx": {
"command": "npx",
"args": [
"-y",
"@dealx/mcp-server"
],
"env": {
"DEALX_API_URL": "https://dealx.com.ua"
},
"disabled": false,
"autoApprove": []
}
}
}Capabilities
- Search ads by keyword
Find listings on the DealX platform using a text query via `search_ads`.
- Sort and paginate results
Control sort order (e.g., newest first with `-created`), page offset, and result count.
- Limit the number of results
Set a custom page size up to 100 ads per request.
Tags
- ecommerce
- marketplace
- business-operations
- awesome-list
Related MCP servers
Mastra Docs Server
OfficialProvides AI assistants with direct access to Mastra.ai's complete knowledge base.
27.5kSearch & Data ExtractionUpdated Today
Fetch MCP Server
OfficialFetch web content and convert HTML pages into LLM-friendly markdown output.
2.9kSearch & Data ExtractionUpdated 12 days ago
Perplexity Ask MCP Server
OfficialA connector for the Perplexity API to enable web search within the MCP ecosystem.
2.5kSearch & Data ExtractionUpdated 1 day ago
Perplexity
OfficialAn MCP server that connects to Perplexity's Sonar API, enabling real-time web-wide research in conversational AI.
2.5kSearch & Data ExtractionUpdated 1 day ago