Policysg
@ey023
About Policysg
AI-powered Singapore government policy analysis tool using real-time data integration. Analyzes HDB housing, CPF retirement, Smart Nation initiatives, and healthcare policies with sophisticated scenario comparison and optimization recommendations.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"policysg": {
"command": "node",
"args": [
"dist/index.js"
],
"cwd": "/path/to/PolicySG",
"env": {
"GITHUB_PERSONAL_ACCESS_TOKEN": "<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>"
}
}
}
}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 Policysg?
Policysg is the first MCP server designed specifically for Singapore government policy analysis. It enables AI assistants to analyze real policies using live open data from data.gov.sg—no API keys required—and covers housing, retirement, healthcare, Smart Nation initiatives, and multi-policy comparisons.
How to use Policysg?
Clone the repository, run npm install, build with npm run build, and start with npm start. The server implements the full MCP protocol and exposes tools like analyze_hdb_housing, calculate_cpf_retirement, and compare_policy_scenarios that can be invoked directly by MCP clients.
Key features of Policysg
- Live integration with Singapore government open data (data.gov.sg)
- No API keys needed for public datasets
- Real-time HDB resale prices and population statistics
- Monte Carlo simulation for policy outcome projections
- Multi-dimensional policy comparison framework
- Production-ready MCP compliance with TypeScript and caching
Use cases of Policysg
- Analyze HDB resale market trends and affordability for potential homebuyers
- Project CPF retirement adequacy and optimize contribution strategies
- Track Singapore’s Smart Nation progress and digital adoption rates
- Simulate healthcare policy impacts using Medisave and subsidy models
- Compare multiple policies side-by-side with cost, equity, and feasibility scores
FAQ from Policysg
Does Policysg require any API keys?
No. Policysg uses public open data from data.gov.sg; no API keys or authentication are required.
What policy areas does Policysg cover?
It covers housing (HDB), retirement (CPF), healthcare (3M system), Smart Nation digital government, and economic competitiveness.
Is Policysg only for Singapore?
Yes, it is built specifically for Singapore government policy analysis with deep local context, but the framework is designed to be expandable to other countries.
What runtime does Policysg need?
Policysg requires Node.js and npm. It is implemented in TypeScript and is built and run via standard Node.js commands.
What kind of analysis does Policysg provide?
It offers Monte Carlo simulations, multi-dimensional policy comparisons, natural language explanations, and optimization recommendations with Singapore-specific constraints.
Frequently asked questions
Does Policysg require any API keys?
No. Policysg uses public open data from data.gov.sg; no API keys or authentication are required.
What policy areas does Policysg cover?
It covers housing (HDB), retirement (CPF), healthcare (3M system), Smart Nation digital government, and economic competitiveness.
Is Policysg only for Singapore?
Yes, it is built specifically for Singapore government policy analysis with deep local context, but the framework is designed to be expandable to other countries.
What runtime does Policysg need?
Policysg requires Node.js and npm. It is implemented in TypeScript and is built and run via standard Node.js commands.
What kind of analysis does Policysg provide?
It offers Monte Carlo simulations, multi-dimensional policy comparisons, natural language explanations, and optimization recommendations with Singapore-specific constraints.
Basic information
More Other MCP servers
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Comments