Meupc
БесплатноНе проверенMCP server for meupc.net — Brazilian PC building platform with price comparison. No API keys required.
Описание
MCP server for meupc.net — Brazilian PC building platform with price comparison. No API keys required.
README
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
Add the following config to your MCP client:
{
"mcpServers": {
"meupc": {
"command": "npx",
"args": ["-y", "mcp-meupc"]
}
}
}
MCP Client Configuration
Claude Code
claude mcp add meupc -- npx -y mcp-meupc
VS Code / Copilot
Install via the VS Code CLI:
code --add-mcp '{"name":"meupc","command":"npx","args":["-y","mcp-meupc"]}'
Or follow the MCP install guide with the config above.
Claude Desktop
Add the config above to your claude_desktop_config.json:
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json - Windows:
%APPDATA%\Claude\claude_desktop_config.json - Linux:
~/.config/Claude/claude_desktop_config.json
Codex
codex mcp add meupc -- npx -y mcp-meupc
Windsurf
Follow the configure MCP guide using the config above.
Cline
Follow the Cline MCP configuration guide and use the config above.
Warp
Go to Settings | AI | Manage MCP Servers → + Add to add an MCP Server. Use the config above.
JetBrains AI Assistant
Go to Settings | Tools | AI Assistant | Model Context Protocol (MCP) → Add. Use the config above.
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
- TypeScript
- @modelcontextprotocol/sdk — Official MCP SDK
- Cheerio — HTML parsing
- Zod — Schema validation
License
Установка Meupc
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/leosebben/mcp-meupcFAQ
Meupc MCP бесплатный?
Да, Meupc MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Meupc?
Нет, Meupc работает без API-ключей и переменных окружения.
Meupc — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Meupc в Claude Desktop, Claude Code или Cursor?
Открой Meupc на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Meupc with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
