Bazos MCP Server
About
A TypeScript-based MCP server for scraping graphics card listings from Bazos.cz marketplace
Details
- Author
- progresak
- Downloads
- 252
- Categories
- Other
Jump to
- Real-time scraping of graphics card listings from pc.bazos.cz/graficka/
- Returns structured data: title, price, location, URL, image URL, description
- Integrates with Claude and other MCP-compatible AI assistants
- Clean TypeScript implementation using @modelcontextprotocol/sdk
- Uses cheerio for HTML parsing and data extraction
Clone the repository, install dependencies with npm install, then build and start the server using npm run build and npm start. Add the server to your MCP configuration with the command node pointing to the built dist/index.js. The server exposes the tool search-graphics-cards, which accepts a required query parameter to filter listings.
Bazos MCP Server
A Model Context Protocol (MCP) server that provides real-time graphics card listings from Bazos.cz marketplace. This server enables AI assistants to search and retrieve current graphics card listings through a standardized interface.
Features
- Real-time scraping of graphics card listings from pc.bazos.cz/graficka/
- Returns structured data including:
- Title
- Price
- Location
- URL
- Image URL
- Description
- Integration with Claude and other MCP-compatible AI assistants
- Clean TypeScript implementation
- Implemented using @modelcontextprotocol/sdk
Installation
```bash
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



