MCP cover image
See in Github
2025-03-12

1

Github Watches

4

Github Forks

17

Github Stars

Market Fiyatı MCP Server

Bu proje, Market Fiyatı API'si ile entegre olan bir MCP (Model Context Protocol) server sunmaktadır. Claude ve diğer MCP destekli AI sistemlerinin Türkiye'deki market fiyatlarını sorgulamasına olanak tanır.

Özellikler

  • Ürün Arama: İsim veya anahtar kelime ile ürün arama
  • Fiyat Karşılaştırma: Farklı marketlerdeki fiyatları karşılaştırma
  • Kaynak Erişimi: URI tabanlı kaynak erişimi (search/ ve product/ endpoint'leri)
  • MCP Araçları: AI'ın doğrudan kullanabileceği veri analiz araçları

Kurulum

# Bağımlılıkları yükle
npm install

# TypeScript dosyalarını derle
npm run build

# Sunucuyu başlat
npm start

Claude Desktop ile Kullanım

Claude Desktop'un claude_desktop_config.json dosyasına aşağıdaki yapılandırmayı ekleyin:

{
  "mcpServers": {
    "marketfiyati": {
      "command": "npx",
      "args": ["-y @enescinar/market-fiyati-mcp"]
    }
  }
}

API Kaynakları

Bu MCP server, Market Fiyatı API'sinin aşağıdaki endpointlerini kullanır:

  • /search: Ürün araması yapar
  • /searchByIdentity: ID ile ürün getirir

MCP Araçları

Sunucu aşağıdaki MCP araçlarını sağlar:

  • search_products: Ürün araması yapar
  • get_product_by_id: ID ile ürün getirir
  • compare_prices: Fiyat karşılaştırması yapar

MCP Kaynakları

Sunucu, üzerinden sorgulanabilecek şu MCP kaynaklarını sağlar:

  • market-fiyati://search/{query}: Ürün araması
  • market-fiyati://product/{id}: Ürün detayları

Lisans

MIT

相关推荐

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • lumpenspace
  • Take an adjectivised noun, and create images making it progressively more adjective!

  • apappascs
  • Découvrez la collection la plus complète et la plus à jour de serveurs MCP sur le marché. Ce référentiel sert de centre centralisé, offrant un vaste catalogue de serveurs MCP open-source et propriétaires, avec des fonctionnalités, des liens de documentation et des contributeurs.

  • ShrimpingIt
  • Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX

  • OffchainLabs
  • Aller la mise en œuvre de la preuve de la participation Ethereum

  • huahuayu
  • Une passerelle API unifiée pour intégrer plusieurs API d'explorateur de blockchain de type étherscan avec la prise en charge du protocole de contexte modèle (MCP) pour les assistants d'IA.

    Reviews

    2 (1)
    Avatar
    user_D4Dcq2Ck
    2025-04-15

    I've been using the Postscript MCP Server by mattcoatsworth, and it has been a game-changer for my projects! The server is incredibly reliable and efficient, allowing for seamless integration with my applications. The documentation is clear and the support is fantastic. Highly recommend it for anyone needing a robust server solution. Great job, mattcoatsworth!