{"id":"dealexpress-mcp-server","name":"DealX","af_score":53.8,"security_score":46.0,"reliability_score":27.5,"what_it_does":"MCP (Model Context Protocol) server enabling LLMs to search classified ads on the DealX platform (Ukrainian marketplace). Provides standardized tool interface with query, sorting, and pagination support for ad discovery.","best_when":"You need simple LLM-friendly DealX search in conversational contexts without custom API wrapper development and can tolerate early-stage software maturity.","avoid_when":"You need production reliability, full ad management (CRUD), documented error recovery, or explicit rate limit guarantees. Version 0.1.9 unsuitable for SLA-dependent deployments.","last_evaluated":"2026-04-04T22:19:40.408770+00:00","has_mcp":true,"has_api":false,"auth_methods":["Environment variable (DEALX_API_URL)"],"has_free_tier":true,"known_gotchas":["DEALX_API_URL must be set or server fails silently; no informative startup error","Only search_ads tool implemented; roadmap lists create/edit/delete/threads but unimplemented","Error handling collapses all failures to generic InternalError; agents cannot distinguish timeout from 404 from auth failure","No documented timeout behavior; slow DealX API may hang agent indefinitely","Rate limits (if any) are undocumented; agents may exceed limits without warning","Pagination offset is 1-indexed not 0-indexed; common agent mistake","Max 100 results per page; large result sets require multiple API calls","Created 2025-04-01 (recent); 0 stars, 2 forks suggest minimal adoption/testing","No TypeScript types exported for tool parameters; agents must infer from description"],"error_quality":null}