C
Emerging
74/100
2 days ago

olx-mcp

MCP server for the OLX.ba API that enables searching, publishing, editing, and managing listings (ads), including image handling, sponsorships, categories, locations, and user account operations through 36 tools covering all official API endpoints.

Emerging. No concerning findings. Grades remain capped until the project builds reputation through adoption. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

⚡ Live Monitored: not connected

Verified is a snapshot. Live keeps it current, and builds your track record.

⚡ Connect GitHub → continuous verification on every pushwhy connect →

Who stands behind it

omznc

Source: Glama

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 3 credentials: OLX_CLIENT_TOKEN, OLX_PASSWORD, OLX_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
configOLX_BASE_URLPromijeni API adresu (podrazumijevano https://api.olx.ba)
configOLX_CLIENT_ID+ OLX_CLIENT_TOKEN Stari način autentikacije
🔐 secretOLX_CLIENT_TOKENOLX_CLIENT_ID + Stari način autentikacije
configOLX_ELICIT_TIMEOUT_MSKoliko se čeka na taj prozorčić (podrazumijevano 300000, 5 minuta)
configOLX_MCP_CONFIG_DIRPromijeni gdje se čuva auth.json
configOLX_MCP_VERSION
🔐 secretOLX_PASSWORDclaude mcp add olx -e OLX_USERNAME=vase.ime -e =vasa.lozinka -- npx -y @omznc/olx-mcp
configOLX_TIMEOUT_MSTimeout po zahtjevu prema OLX-u (podrazumijevano 30000)
🔐 secretOLX_TOKENGotov bearer token
configOLX_USERNAMEclaude mcp add olx -e =vase.ime -e OLX_PASSWORD=vasa.lozinka -- npx -y @omznc/olx-mcp
configXDG_CONFIG_HOMELinux / macOS $/olx-mcp/auth.json, inače ~/.config/olx-mcp/auth.json
// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/omznc-olx-mcp-0twvip)](https://m8ven.ai/mcp/omznc-olx-mcp-0twvip)
Shows your grade and updates automatically. Prefer no grade? Append ?variant=verified to the badge URL.
commit: fa00d8b6419e3639f0d87bf07f113346f91b2678
code hash: bad7c02aff77ff1c1401dfe5ad545814cd9d4c8ed6f68cae6e3a175f55e84dd7
verified: 8/18/2026, 7:38:09 PM
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client