Skip to main content
Glama

ProductMaster MCP Server

by takehig

ProductMaster MCP Server

自然言語での曖昧検索に対応した商品情報管理システム用MCPサーバー

概要

ProductMaster APIを標準MCPプロトコルでラップし、Claude等のAIアシスタントから自然言語で商品検索を可能にします。

機能

MCPツール

  1. search_products_flexible - 柔軟な商品検索

    • 自然言語クエリ対応

    • 複数条件フィルタリング(商品タイプ、通貨、投資額、リスクレベル等)

    • ソート機能

  2. get_product_details - 商品詳細情報取得

    • 商品コード指定での詳細情報取得

  3. get_product_statistics - 商品統計情報取得

    • 商品タイプ別、通貨別、リスクレベル別統計

    • 投資額統計

技術仕様

  • MCPプロトコル: JSON-RPC 2.0 over stdio transport

  • Python: 3.8+

  • 依存関係: mcp, httpx, pydantic

  • ProductMaster API: http://localhost:8001

使用例

# MCP Inspectorでテスト npx @modelcontextprotocol/inspector python3 server/mcp_server.py # 直接テスト echo '{"jsonrpc": "2.0", "id": 1, "method": "tools/list"}' | python3 server/mcp_server.py

インストール

pip install -r requirements.txt

開発

-
security - not tested
F
license - not found
-
quality - not tested

Related MCP Servers

  • A
    security
    A
    license
    A
    quality
    Enables interaction with MercadoLibre's API for product search, reviews, descriptions, and seller reputation insights.
    Last updated -
    3
    29
    7
    MIT License
  • -
    security
    F
    license
    -
    quality
    Allows AI agents to interact with a remote TMF620 Product Catalog Management API, enabling operations like listing, retrieving, and creating catalogs, product offerings, and product specifications.
    Last updated -
    3
    • Apple
    • Linux
  • -
    security
    -
    license
    -
    quality
    Enables searching for AI agents by keywords or categories, allowing users to discover tools like coding agents, GUI agents, or industry-specific assistants across marketplaces.
    Last updated -
    41
    • Apple
  • A
    security
    A
    license
    A
    quality
    Provides tools to interact with the HireBase Job API, enabling users to search for jobs using various criteria and retrieve detailed job information through natural language.
    Last updated -
    2
    9
    MIT License
    • Apple
    • Linux

View all related MCP servers

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/takehig/ProductMaster-MCP-Server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server