ManaMurah MCP Server
@manamurah
About ManaMurah MCP Server
ManaMurah MCP Server
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"manamurah": {
"type": "http",
"url": "https://mcp.manamurah.com/sse"
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
More Other MCP servers
FastMCP v2 π
jlowinπ The fast, Pythonic way to build MCP servers and clients.
πͺ Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
ghidraMCP
LaurieWiredMCP Server for Ghidra
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Comments