datagovmy-mcp
Verified Safeby lightyoruichi
Overview
Provides AI assistants programmatic access to Malaysian government open data from OpenDOSM and Data Catalogue APIs.
Installation
npx -y @lightyoruichi/datagovmy-mcpSecurity Notes
The server uses public APIs and does not handle sensitive credentials directly. User-provided 'filters' are parsed as JSON but then converted to string query parameters for external API calls, mitigating direct code injection risks within the server. No 'eval' or direct 'child_process' usage identified that would execute arbitrary user input. The primary risk is reliance on the security and availability of the external government APIs themselves.
Similar Servers
us-census-bureau-data-api-mcp
The MCP Server provides a standardized API for AI assistants (LLMs) to access and process U.S. Census Bureau data and geography information, enabling data retrieval and analysis through an agent-like interface.
Riksdag-Regering-MCP
Enables LLMs to query and retrieve real-time open data, documents, protocols, and records from the Swedish Parliament (Riksdagen) and Government Offices (Regeringskansliet).
Skolverket-MCP
Provides AI assistants access to Skolverket's open APIs (Läroplan, Skolenhetsregistret, Planned Educations) for searching, comparing, and analyzing Swedish education data and statistics.
sap-datasphere-mcp
AI-powered data exploration, integration, and management for SAP Datasphere environments, enabling natural language interaction for data discovery, metadata exploration, analytics, ETL, and database user management.