MCP.so
ログイン

Market Fiyatı MCP Server

@EnesCinr

Market Fiyatı MCP Server について

概要はまだありません

基本情報

カテゴリ

金融とコマース

ランタイム

node

トランスポート

stdio

公開者

EnesCinr

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Market Fiyatı MCP Server?

It integrates with the Market Fiyatı API to enable AI systems like Claude to query real‑time market prices in Turkey.

How to use Market Fiyatı MCP Server?

Install via npm install, compile with npm run build, and start with npm start. For Claude Desktop, add the JSON configuration snippet to claude_desktop_config.json.

Key features of Market Fiyatı MCP Server

  • Search products by name or keyword
  • Compare prices across different markets
  • URI‑based resource access (search and product endpoints)
  • MCP tools for direct AI‑driven data analysis

Use cases of Market Fiyatı MCP Server

  • Ask an AI assistant for the cheapest milk across Turkish markets
  • Retrieve detailed product information by ID
  • Compare prices of multiple items simultaneously

FAQ from Market Fiyatı MCP Server

What is the Market Fiyatı API?

It is the external API that supplies Turkish market price data; this MCP server acts as a bridge to that API.

How do I install the server?

Run npm install, npm run build, then npm start. You can also use npx -y @enescinar/market-fiyati-mcp with Claude Desktop.

What MCP tools are available?

search_products, get_product_by_id, and compare_prices.

What resources does the server expose?

Two URI patterns: market-fiyati://search/{query} for product searches and market-fiyati://product/{id} for product details.

What runtime dependencies are required?

Node.js and npm. The server is written in TypeScript and compiled to JavaScript.

コメント

「金融とコマース」の他のコンテンツ