★ 1 stars
Python
🔍 Search
Updated 1mo ago
🇮🇩 Production-ready scrapers, normalizers & MCP servers for Indonesian government data — 11 modules covering food safety, halal, companies, finance, elections, weather & more
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"indonesia-civic-stac": {
"command": "uvx",
"args": [
"indonesia-civic-stack"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add indonesia-civic-stac uvx indonesia-civic-stack
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"indonesia-civic-stac": {
"command": "uvx",
"args": [
"indonesia-civic-stack"
]
}
}
}
📋 Copy
Or install with pip: pip install indonesia-civic-stack
Topics
civic-tech fastapi government-data indonesia mcp open-data opendata opendata-api opendata-crawler python scraper