MCP.so
ログイン

ManaMurah MCP Server

@manamurah

ManaMurah MCP Server について

ManaMurah MCP Server

基本情報

カテゴリ

その他

ライセンス

MIT license

ランタイム

node

トランスポート

stdio

公開者

manamurah

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "manamurah": {
      "type": "http",
      "url": "https://mcp.manamurah.com/sse"
    }
  }
}

ツール

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

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

概要

What is ManaMurah MCP Server?

A Model Context Protocol (MCP) server that provides Malaysian consumer goods price data from the official KPDN Pricecatcher program via OpenDOSM. It enables direct integration with Claude Desktop and other MCP-compatible AI tools for querying and analyzing Malaysian retail prices across states and retailers.

How to use ManaMurah MCP Server?

Deploy to Cloudflare Workers using npm run deploy, then connect to Claude Desktop by adding an MCP configuration with an SSE endpoint URL (e.g., https://mcp.manamurah.com/sse). The server is also accessible live at https://mcp.manamurah.com.

Key features of ManaMurah MCP Server

  • Official Malaysian price data from KPDN Pricecatcher
  • Natural language query parsing with support for Malaysian terms
  • Serverless deployment on Cloudflare Workers
  • Built-in rate limiting (10 requests/minute, 100/hour)
  • Rich analytics: price comparisons, trends, and market insights
  • One-click Claude Desktop integration

Use cases of ManaMurah MCP Server

  • Searching for current prices of everyday goods across Malaysian states
  • Comparing prices between regions or retail chains
  • Analyzing price trends and seasonal patterns over time
  • Detecting market anomalies and regional price differences

FAQ from ManaMurah MCP Server

What data source does ManaMurah MCP Server use?

It uses official government data from the KPDN Pricecatcher program via OpenDOSM, covering Malaysian retail prices from hypermarkets, supermarkets, convenience stores, and grocery shops across all states.

What are the rate limits?

The server enforces 10 requests per minute and 100 requests per hour to ensure fair usage and prevent abuse.

What runtime or environment is required?

The server is designed for Cloudflare Workers. It can be deployed using npm run deploy and requires Node.js for local development.

Does the server require authentication?

No, the server is deployed as a remote MCP server without authentication (authless), as indicated by the use of the remote-mcp-authless template.

How up-to-date is the price data?

Data is updated daily, subject to the government publication schedule of the KPDN Pricecatcher program.

コメント

「その他」の他のコンテンツ