MCP server for searching ads on Bazos.cz, Bazos.sk, Bazos.at, and Bazos.pl, and for fetching ad details and user ratings. It supports filtering searches by section, price, sort order, and location-based distance.
From the registry: MCP server for interacting with Bazos.cz and Bazos.sk
Please install the `bazos-mcp` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Node.js and npm** — Install Node.js and npm to run the MCP server via npx or install it globally via npm. (https://nodejs.org/'}],)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","@andrijdavid/bazos-mcp"]
Note: README also shows global installation via `npm install -g @andrijdavid/bazos-mcp`, but the simplest portable configuration uses `npx -y @andrijdavid/bazos-mcp`. No environment variables are documented.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.MCP server for searching Airweave collections with natural language queries.