← Registry

Data Collection

manamurah.com

Provides tools to search and compare prices from the Malaysian PriceCatcher catalogue.

1 endpoint15 known toolsFirst detected May 29, 2026Last detected September 6, 2026

ENDPOINT 1

https://mcp.manamurah.com/mcp

No auth detected

MCP server metadata

Name
manamurah
Version
2.13.0
Capabilities
toolspromptsresourcescompletions

Known tools 15

search_items

Search the Malaysian PriceCatcher item catalogue by name in any language (Malay/English/Chinese/Tamil).

Inferred read-only
find_cheapest

Return up to 10 premises with the lowest price this week, cheapest first.

Inferred read-only
price_history

Get weekly price trend for one item at a rollup scope (national / state / district / chain / urbanisation / region / chain_group).

Inferred read-only
nearby_premises

Find premises within a geographic radius of a coordinate.

Inferred read-only
compare_prices

Compare one item's current-week price across national / state / district / chain / urbanisation dimensions in a single call.

Inferred read-only
list_chains

Enumerate known retail chains with premise counts and geographic spread.

Inferred read-only
price_change

Compare one item's current week to its price 1/3/6/12 months ago at any rollup scope (national / state / district / chain / urbanisation / region / chain_group).

Inferred read-only
top_movers

The items that moved most in price this week vs last week (or month vs prev month with period='monthly').

Inferred read-only
category_trends

Summarise price movement per item_category over 1/3/6/12 months at any rollup scope (national / state / district / chain / urbanisation / region / chain_group).

Inferred read-only
basket_watch

Track total cost for a 1–20 item basket over 1/3/6/12 months at any rollup scope (national / state / district / chain / urbanisation / region / chain_group).

Inferred read-only
chain_mom_movers

Find the biggest month-over-month price movers within a chain (or across all chains).

Inferred read-only
region_gap

Rank items by Semenanjung vs Borneo regional price gap.

Inferred read-only
fama_price_history

Daily FAMA price time series for one item at a chosen price level (RUNCIT retail / BORONG wholesale / LADANG farm-gate) and geographic grain.

Inferred read-only
fama_margin

Pivot FAMA's three price levels for one item into per-day rows with all three prices side-by-side and the inter-leg markup percentages already computed (ladang_to_borong_pct, borong_to_runcit_pct, ladang_to_runcit_pct).

Inferred read-only
fama_top_movers

Daily-cadence movers per FAMA price level — daily counterpart to top_movers, separable by level so callers can ask 'what jumped at the farm-gate' (level='LADANG') distinctly from 'what jumped at retail' (level='RUNCIT').

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.manamurah]
url = "https://mcp.manamurah.com/mcp"
enabled = true
Claude Code

.mcp.json

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

Settings → Connectors → Add custom connector

Name: manamurah
Remote MCP URL: https://mcp.manamurah.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "manamurah": {
      "url": "https://mcp.manamurah.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "manamurah": {
      "type": "http",
      "url": "https://mcp.manamurah.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "manamurah",
  "transport": "streamable-http",
  "url": "https://mcp.manamurah.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for manamurah.com was fetched 2026-08-24T02:40:35.675Z and is being refreshed.

Trust status Trusted

manamurah.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.