PC Build Advisor MCP
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@PC Build Advisor MCPCheck compatibility for i7-13700K with RTX 4080 and recommend PSU wattage."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
PC Build Advisor MCP
An interactive PC compatibility checker that works as an MCP App inside ChatGPT and as a regular browser application.
It checks supplied component specifications for CPU socket, memory generation, motherboard and case fit, GPU and cooler clearance, RAM and storage slots, GPU power connectors, and PSU capacity.
MCP tools
Tool | What it does |
| Opens the interactive compatibility checker. |
| Checks a complete build and returns structured conflicts and fixes. |
| Estimates system load and a recommended PSU capacity. |
The tools remain useful without the visual component. Results depend on the specifications supplied by the user and should be confirmed against manufacturer documentation before buying hardware.
Related MCP server: kr-pc-deals-mcp
Run locally
Requirements: Node.js 20 or newer.
npm install
npm run build
npm startOpen http://localhost:8787 for browser mode. The Streamable HTTP MCP endpoint is:
http://localhost:8787/mcpTest
npm test
npm run build
npm run smokeUse MCP Inspector for direct protocol testing:
npx @modelcontextprotocol/inspector@latestChoose Streamable HTTP and connect to http://localhost:8787/mcp.
Deploy
The included render.yaml and Dockerfile define a Render web service with a /health check. After deployment, connect ChatGPT to the public HTTPS URL ending in /mcp.
Project structure
src/PcBuildAdvisor.jsx React interface
src/compatibility.js Compatibility and PSU rules
src/mcpBridge.js MCP Apps UI bridge
server.js Streamable HTTP MCP server
test/compatibility.test.js Rule tests
scripts/smoke-test.js End-to-end MCP testCurrent scope
Version 1 evaluates specifications entered by the user. A live parts catalog, current prices, BIOS databases, and region-specific shopping recommendations require maintained external data sources and are planned separately.
License
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Authenticated GPU/CPU/PSU lookup; beta power-budget estimate. Coverage/freshness vary by source.
Resolve part problems, check compatibility and identify only the information still missing.
PC hardware decision engine for Brazil (pt-BR): compatibility, GPU recommendations, build analysis.
Verified hardware specifications (GPU, CPU, PSU) for autonomous agents. No scraping needed.
Related MCP Servers
- AlicenseNot gradedqualityAmaintenanceA physics engine for liquid-cooled GPU systems, exposed as an AI-callable MCP server. Enables thermal analysis, coolant comparison, flow optimization, and rack-level sizing via natural language queries.1MIT
- AlicenseBqualityDmaintenanceEnables AI assistants to search and compare Korean PC parts prices from Danawa and Compuzone, build assembly estimates with automatic compatibility checks, and track price history.111410MIT
- AlicenseAqualityCmaintenanceDiagnoses why a FiveM server or resource is broken by scanning local configs, manifests, and logs, returning ranked findings with evidence. It can also propose and apply low-risk text fixes when enabled.4MIT
- AlicenseAqualityAmaintenanceProvides Claude with read-only access to PC diagnostics including hardware specs, live performance metrics, disk usage, network checks, and more, enabling natural language queries about PC health and performance.151MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/finnestprogrammer111/pc-build-advisor-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server