Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@ProductMaster MCP Serverfind high-risk USD products with over $10k investment"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
ProductMaster MCP Server
自然言語での曖昧検索に対応した商品情報管理システム用MCPサーバー
概要
ProductMaster APIを標準MCPプロトコルでラップし、Claude等のAIアシスタントから自然言語で商品検索を可能にします。
Related MCP server: TMF620 MCP Server
機能
MCPツール
search_products_flexible - 柔軟な商品検索
自然言語クエリ対応
複数条件フィルタリング(商品タイプ、通貨、投資額、リスクレベル等)
ソート機能
get_product_details - 商品詳細情報取得
商品コード指定での詳細情報取得
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開発
ローカル開発: /mnt/c/Users/takehig/QCHAT/.work/ProductMaster-MCP/
GitHub: https://github.com/takehig/ProductMaster-MCP
EC2デプロイ: /home/ec2-user/ProductMaster-MCP/
This server cannot be installed
Resources
Looking for Admin?
Admins can modify the Dockerfile, update the server description, and track usage metrics. If you are the server author, to access the admin panel.