Market Price Comparison Server (MCP)
@Eneswunbeaten
About Market Price Comparison Server (MCP)
This tool helps you find the store offering the best price for a specific product among various chain markets in Turkey. The system fetches real-time data from different markets and returns the best price along with the corresponding store name.
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Market Price Comparison Server (MCP)?
A .NET‑based Model Context Protocol (MCP) server that compares grocery product prices across major Turkish markets in real time. It is designed for users who want to find the most affordable price for a product by querying MCP‑compatible AI assistants such as Claude or Cursor.
How to use Market Price Comparison Server (MCP)?
Clone the repository, restore dependencies with dotnet restore, and build with dotnet build. Then integrate the server into an MCP‑compatible client (e.g., Claude or Cursor) by adding a configuration pointing to the project .csproj file. Once connected, simply enter a product name in Turkish (e.g., “salatalık”, “domates”) to receive a multi‑market price comparison.
Key features of Market Price Comparison Server (MCP)
- Real‑time price tracking for grocery products in Turkey
- Identifies the most affordable price across multiple markets
- Integrates with MCP‑compatible clients (Claude, Cursor)
- Built on .NET 8.0 using the ModelContextProtocol package
Use cases of Market Price Comparison Server (MCP)
- Quickly find the cheapest price for a grocery item in Turkey
- Compare prices across different Turkish markets through an AI assistant
- Automate price‑checking tasks inside Cursor or Claude
- Enable real‑time market‑price lookups in custom MCP workflows
FAQ from Market Price Comparison Server (MCP)
What does “MCP” mean in this server?
MCP stands for Model Context Protocol, a standard for exchanging data context between AI models and external tools. This server implements that protocol to provide grocery price data.
Which clients can I use with this server?
The README demonstrates integration with Claude (via claude_desktop_config.json) and Cursor (via its MCP settings). Any MCP‑compatible client can be configured to point to the server’s project file.
What are the system requirements?
The server requires .NET 8.0 runtime. For Cursor, Node.js may also be needed if a “no tools found” error occurs. The project is built with the ModelContextProtocol NuGet package.
How do I query prices?
After integration, enter a product name in Turkish. The server will search across major Turkish grocery markets and return a comparison including product title, brand, price, and market name.
What data does the server return?
Each result includes four context types: Title (product info), Brand (brand name), Price (amount), and Market (store name).
More Finance & Commerce MCP servers
Crypto Sentiment MCP Server
kukapayAn MCP server that delivers cryptocurrency sentiment analysis to AI agents.
Boba MCP
Able-labs-xyzBoba CLI - The bridge between agents and decentralized trading.
Edwin
edwin-financeEmpowering AI agents to dominate DeFAI
Yahoo Finance MCP Server
Alex2Yang97This is a Model Context Protocol (MCP) server that provides comprehensive financial data from Yahoo Finance. It allows you to retrieve detailed information about stocks, including historical prices, company information, financial statements, options data, and market news.
💹 MCP YFinance Stock Server
Adity-starReal-time stock API with Python, MCP server example, yfinance stock analysis dashboard
Comments