Market Fiyatı MCP Server
@EnesCinr
Market Fiyatı MCP Server について
概要はまだありません
基本情報
設定
ツール
ツールは検出されませんでした
ツールは 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.
「金融とコマース」の他のコンテンツ
Crypto Sentiment MCP Server
kukapayAn MCP server that delivers cryptocurrency sentiment analysis to AI agents.
Armor Crypto MCP
armorwalletThe MCP server for interacting with Blockchain, Swaps, Strategic Planning and more.
Crypto Price & Market Analysis MCP Server
truss44A Model Context Protocol (MCP) server that provides real-time cryptocurrency analysis via CoinCap's API. Enables Claude and other MCP clients to fetch crypto prices, analyze market trends, and track historical data.
Boba MCP
Able-labs-xyzBoba CLI - The bridge between agents and decentralized trading.
MCP Yahoo Finance
maxscheijenA Model Context Protocol (MCP) server for Yahoo Finance.
コメント