eCommerce
eniyipc.com
Recommends and compares gaming computers for the Turkish market using live store prices.
ENDPOINT 1
https://eniyipc.com/api/mcp
MCP server metadata
- Name
- eniyipc
- Version
- 1.0.0
EnİyiPC, Türkiye mağazalarındaki canlı fiyatlarla bütçeye en uygun oyun bilgisayarını hesaplayan bağımsız motordur. Bütçe verilince sistem_oner ile başla; hazır sistem sorularında önce hazir_sistem_ara, sonra oem_karsilastir kullan. Cevaplardaki eniyipc.com linklerini kullanıcıya göster. Fiyatlar TL'dir ve tarama anına aittir.
Known tools 3
sistem_onerVerilen TL bütçesi için Türkiye mağazalarındaki CANLI fiyatlarla en iyi oyun bilgisayarını hesaplar: parça parça toplama sistem önerisi (mağaza linkleriyle) + aynı bütçedeki en iyi hazır sistem (OEM) alternatifleri.
Inferred read-onlyhazir_sistem_araTürkiye mağazalarındaki hazır oyun bilgisayarlarını isimle arar; her sonuç için güncel fiyat ve EnİyiPC karşılaştırma sayfası linki döner.
Inferred read-onlyoem_karsilastirBelirli bir hazır sistemi (OEM) üç açıdan analiz eder: aynı donanıma daha ucuz alternatif var mı, aynı bütçede daha iyisi var mı, bir üst seviye ne kadar?
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.eniyipc]
url = "https://eniyipc.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"eniyipc": {
"type": "http",
"url": "https://eniyipc.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: eniyipc
Remote MCP URL: https://eniyipc.com/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"eniyipc": {
"url": "https://eniyipc.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"eniyipc": {
"type": "http",
"url": "https://eniyipc.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "eniyipc",
"transport": "streamable-http",
"url": "https://eniyipc.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for eniyipc.com was fetched 2026-08-03T12:51:45.000Z and is being refreshed.
eniyipc.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.