Policysg
@ey023
关于 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.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"policysg": {
"command": "node",
"args": [
"dist/index.js"
],
"cwd": "/path/to/PolicySG",
"env": {
"GITHUB_PERSONAL_ACCESS_TOKEN": "<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>"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
其他 分类下的更多 MCP 服务器
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
评论