ManaMurah MCP Server
@manamurah
ManaMurah MCP Server について
ManaMurah MCP Server
基本情報
設定
以下の設定を使って、このサーバーを 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 Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Awesome Mlops
visengerA curated list of references for MLOps
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
コメント