drio
Open app

Market Fiyatı MCP Server

Source

Catalog onlyCatalog onlySTDIO

Overview

Market Fiyatı MCP Server is a server integrated with the Market Price API that allows AI systems like Claude to query market prices in Turkey.

To use the server, install the dependencies, compile the TypeScript files, and start the server. Additionally, configure the claude_desktop_config.json file to include the MCP server settings.

  • Product Search: Search for products by name or keyword. - Price Comparison: Compare prices across different markets. - Resource Access: URI-based access to resources (search/ and product/ endpoints). - MCP Tools: Data analysis tools that can be directly used by AI.
  1. Searching for product prices in various Turkish markets.
  2. Comparing prices of the same product across different stores.
  3. Integrating with AI systems for real-time price queries.

Add to your AI client

Use these steps to connect Market Fiyatı MCP Server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "market-fiyatlari-mcp-server-enescinr": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-market-fiyatlari-mcp-server-enescinr"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "market-fiyatlari-mcp-server-enescinr": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-market-fiyatlari-mcp-server-enescinr"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "market-fiyatlari-mcp-server-enescinr": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-market-fiyatlari-mcp-server-enescinr"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "market-fiyatlari-mcp-server-enescinr": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-market-fiyatlari-mcp-server-enescinr"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "market-fiyatlari-mcp-server-enescinr": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-market-fiyatlari-mcp-server-enescinr"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "market-fiyatlari-mcp-server-enescinr": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-market-fiyatlari-mcp-server-enescinr"
      ]
    }
  }
}

FAQ

Can I use this server for any product?

Yes! You can search for any product available in the Turkish market.

Is there a specific setup required for using this server?

Yes! You need to install dependencies and configure the server settings in Claude Desktop.

What programming language is used for this project?

The project is developed in JavaScript.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":2500,"uuid":"e73653f5-ff6e-421c-90be-d93c74ed04a4","name":"market-fiyatlari-mcp-server","title":"Market Fiyatı MCP Server","description":"","avatar_url":"https://avatars.githubusercontent.com/u/91203238?v=4","created_at":"2025-03-13T08:27:41.038+00:00","updated_at":"2025-03-18T22:05:24.5+00:00","status":"created","author_name":"EnesCinr","author_avatar_url":"https://avatars.githubusercontent.com/u/91203238?v=4","tags":"market-fiyatlari,mcp-server,price-comparison","category":"research-and-data","is_featured":false,"sort":1,"url":"https://github.com/EnesCinr/market-fiyatlari-mcp-server","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":"{\"star\":\"3\",\"license\":\"\",\"language\":\"JavaScript\",\"is_official\":false,\"latest_commit_time\":\"2025-03-12 06:08:22\"}","user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]