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.
「その他」の他のコンテンツ
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Servers
modelcontextprotocolModel Context Protocol Servers
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
コメント