Skip to main content
Glama

mcp-meupc

MCP server for Brazilian PC building and price comparison

A Model Context Protocol (MCP) server that lets AI assistants search PC components, compare prices across stores, find deals, and explore community builds on meupc.net. No API keys required.

npm version npm downloads GitHub stars License: MIT

Quick Start

Claude Code

claude mcp add meupc -- npx -y mcp-meupc

Cursor

Claude Desktop / Windsurf / Other MCP Clients

{ "mcpServers": { "meupc": { "command": "npx", "args": ["-y", "mcp-meupc"] } } }

What can it do?

Ask your AI assistant to:

  • "Qual a placa de video mais barata?" — Search components and compare prices

  • "Quero montar um PC gamer por R$5000" — Explore community builds by budget

  • "Mostra as ofertas de SSD" — Find current deals with discount history

  • "Detalha esse Ryzen 7 5800X3D" — Get full specs and prices across stores

Available Tools

Tool

Description

search_components

Search components by text (e.g. "rtx 4070", "ryzen 7")

list_components

List components by category with pagination and sorting

get_component_details

Full specs and prices per store (PIX and regular)

get_deals

Current deals with discount and 90-day price history

list_community_builds

Community-shared PC builds

get_build_details

Build details: components, prices, compatibility, power consumption

Supported categories: processadores, placas-video, placas-mae, memorias, armazenamentos, gabinetes, fontes, monitores, coolers-processador, water-coolers

Install from Source

git clone https://github.com/leosebben/mcp-meupc.git cd mcp-meupc npm install npm run build claude mcp add meupc -- node /path/to/mcp-meupc/build/index.js

Development

npm run dev # Run with tsx (hot reload) npm run build # Compile TypeScript npm start # Run compiled version

Stack

License

MIT

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/leosebben/mcp-meupc'

If you have feedback or need assistance with the MCP directory API, please join our Discord server