market-fiyatlari-mcp-server

market-fiyatlari-mcp-server

18

The Market Price MCP Server is designed to integrate with the Market Price API, allowing AI systems like Claude to query Turkish market prices. It features product search, price comparison, and resource access through URI endpoints, providing valuable data analysis tools.

Market Price MCP Server

This project provides an MCP (Model Context Protocol) server integrated with the Market Price API. It enables Claude and other MCP-supported AI systems to query market prices in Turkey.

Features

  • Product Search: Search for products by name or keyword
  • Price Comparison: Compare prices across different markets
  • Resource Access: URI-based resource access (search/ and product/ endpoints)
  • MCP Tools: Data analysis tools usable directly by AI

API Resources

  • /search: Conducts product search
  • /searchByIdentity: Retrieves product by ID

MCP Tools

  • search_products: Performs product search
  • get_product_by_id: Retrieves product by ID
  • compare_prices: Performs price comparison

MCP Resources

  • market-fiyati://search/{query}: Product search
  • market-fiyati://product/{id}: Product details

License

MIT