MyGovtSchemeHelper--TN-Server

krishna866687-hub/MyGovtSchemeHelper--TN-Server
★ 0 stars TypeScript Code/Dev Tools Updated today
MCP server that helps Tamil Nadu residents discover government schemes they're eligible for, remembers their profile, and proactively alerts them to new matches — in English.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mygovtschemehelper--": {
      "command": "npx",
      "args": [
        "-y",
        "krishna866687-hub/MyGovtSchemeHelper--TN-Server"
      ]
    }
  }
}

README Excerpt

Template focused on rich, interactive widget experiences (map/list/detail flows) using the NitroStack widget SDK patterns. - Widget-heavy module and UI structure - Interactive examples for advanced frontends - Optional map provider integration pattern - Studio-friendly development workflow ```bash npx @nitrostack/cli init my-pizzaz-app --template typescript-pizzaz