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.

评论

其他 分类下的更多 MCP 服务器