Indiestack
@Pattyboi101
Indiestack について
IndieStack plugs into your AI editor. Before it writes code, it checks if a free indie tool already does it.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"indiestack": {
"command": "python",
"args": [
"-m",
"indiestack.mcp_server"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is IndieStack?
IndieStack is a dependency guardrail for AI coding agents. It validates packages before installation, catches hallucinated and typosquatted dependencies, and provides compatibility intelligence across 6,500+ curated developer tools using data from 4,500+ GitHub repos.
How to use IndieStack?
Add IndieStack to Claude Code, Claude Desktop, Cursor, or Windsurf via claude mcp add or MCP config using uvx. For persistent use, install with pipx or pip. Direct CLI commands include indiestack search, details, stack, and others. After setup, ask your agent to validate a package, find compatible tools, or analyze a project.
Key features of IndieStack
- Validate packages before installation to catch hallucinations and typosquats.
- Search 6,500+ tools with 11 filters (price, health, stars, success rate, etc.)
- Find compatible tools grouped by category with conflict warnings.
- Scan project descriptions for complete tool recommendations.
- Check GitHub health of tools: maintenance grade, last commit, alternatives.
- Side-by-side comparison of any two tools.
Use cases of IndieStack
- Validate a dependency before an AI agent installs it.
- Find an authentication solution for a Next.js app.
- Evaluate build-vs-buy with financial breakdowns.
- Discover indie alternatives to mainstream SaaS products.
- Plan a feature using existing indie building blocks.
FAQ from IndieStack
What does IndieStack do?
It validates packages, catches hallucinated/typosquatted dependencies, and provides compatibility intelligence across 6,500+ developer tools with data from 4,500+ repos and 93,000+ verified package combinations.
How do I install IndieStack?
For Claude Code, run claude mcp add indiestack -- uvx --from indiestack indiestack-mcp. For persistent install use pipx install indiestack. CLI usage requires pip install indiestack then commands like indiestack search.
Does IndieStack require authentication?
Yes, it uses GitHub OAuth via sessions for web access. CLI and MCP tools may require a session or API key depending on the integration.
What data does IndieStack use?
It uses a curated database of 6,500+ developer tools, compatibility data from 4,500+ GitHub repos, and 93,000+ verified package combinations. All data is searchable via SQLite FTS5.
How many categories are available?
IndieStack covers 25 categories, browseable via the list_categories tool or the indiestack://categories resource.
「その他」の他のコンテンツ
ICSS
chokcoco不止于 CSS
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
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.
コメント