indiestack

Pattyboi101/indiestack
★ 2 stars Python 🤖 AI/LLM Updated today
Dependency guardrail for AI coding agents — validates packages, catches hallucinations, 6,500+ developer tools. MCP server + CLI + web.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "indiestack": {
      "command": "uvx",
      "args": [
        "indiestack"
      ]
    }
  }
}

Or install with pip: pip install indiestack

README Excerpt

Dependency guardrail for AI coding agents. Validates packages before installation, catches hallucinations and typosquats, and provides compatibility intelligence across 6,500+ developer tools. **10,000+ PyPI installs** | **110,000+ unique visitors** | **23 MCP tools** ```bash claude mcp add indiestack -- uvx --from indiestack indiestack-mcp

Tools (18)

analyze_dependenciesbrowse_new_toolsbuild_stackcheck_healthcompare_toolsevaluate_build_vs_buyfind_compatiblefind_toolsget_market_gapsget_recommendationsget_tool_detailslist_categorieslist_stackslist_tagspublish_toolreport_compatibilityreport_outcomescan_project