DataGovMy MCP Server
@leeliwei930
About DataGovMy MCP Server
A NodeJS TypeScript MCP server designed to fetch foreign exchange rate data from datagov.my and perform bidirectional currency conversion between foreign currencies and MYR.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"datagovmy-mcp": {
"command": "uvx",
"args": [
"mcpo",
"--port",
"8000",
"--",
"node",
"./build/index.js"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is DataGovMy MCP Server?
An MCP (Model Context Protocol) server implementation that exposes DataGov MY services—specifically a currency conversion tool based on historical exchange rate data. It is designed for developers using MCP-compatible clients such as OpenWebUI.
How to use DataGovMy MCP Server?
Install Node.js (v14+), clone the repository, run npm install and npm run build. Start the server with node ./build/index.js. For OpenWebUI integration, install the MCPO proxy (pip install uv mcpo), launch it with uvx mcpo --port 8000 -- node ./build/index.js, then configure the MCP server URL in OpenWebUI’s Tools Settings.
Key features of DataGovMy MCP Server
- Currency conversion using historical exchange rate data
- Integration with OpenWebUI via MCPO proxy
- Built with the Model Context Protocol standard
- Single tool available: “currency conversion”
Use cases of DataGovMy MCP Server
- Convert currencies based on historical exchange rates through an AI assistant
- Enable real-time currency lookups in OpenWebUI chat sessions
FAQ from DataGovMy MCP Server
—
Basic information
More Other MCP servers
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.

Lemon.io
lemon-ioRequest dedicated senior developers to work on your project, write job descriptions, and prep technical interviews — all without leaving your Claude chat. Just describe what you need, and Lemon.io MCP does the rest. 1–3
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser

Figs, Relationship Expert
Figs O'Sullivan, LMFTCouples therapist Figs O'Sullivan (LMFT, 17 years, endorsed by Sue Johnson, creator of EFT) inside your AI. Ask relationship questions answered from his clinical writing, name the pattern in a fight, get a three-step rep
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Comments