
IndieStack
Browse and pull open-source indie skills, tools, and assets into your agent stack without hunting GitHub manually.
Overview
IndieStack is a MCP server for the Idea phase that lets agents search and browse 3,000+ indie creations across 25 categories as an open-source supply chain.
What is this MCP server?
- Catalog of 3,000+ indie creations indexed for AI-agent workflows
- 25 category facets for narrowing skills, tools, and starter assets
- PyPI package `indiestack` with stdio MCP transport (v1.4.0)
- Open-source supply-chain framing aimed at solo builders shipping with agents
- GitHub-hosted server schema aligned with MCP registry conventions
- 3,000+ indie creations advertised in server metadata
- 25 browse categories in the catalog taxonomy
- Server package version 1.4.0 with stdio transport via PyPI
Community signal: 2 GitHub stars.
What problem does it solve?
Agent builders waste hours grep-searching GitHub and Discord for indie skills and tools that are already cataloged somewhere else.
Who is it for?
Solo builders in Claude Code or Cursor who want a single MCP hook to discover indie agent resources across many categories.
Skip if: Teams that need audited enterprise procurement, private registries only, or on-chain DeFi data instead of general indie tooling.
What do I get? / Deliverables
Your agent can query a structured indie catalog from the IDE and shortlist reusable creations before you write custom integration code.
- Shortlists of indie creations matched to your agent use case
- Category-scoped browse results across 25 indexed groupings
- Pointers to upstream repos for skills you choose to integrate next
Recommended MCP Servers
Journey fit
IndieStack is shelved under Idea because its primary job is discovery—surfacing thousands of curated indie creations before you commit to a build path. Discover fits a supply-chain catalog MCP that helps you find what already exists across 25 categories instead of reinventing integrations.
How it compares
MCP discovery catalog for indie agent assets, not a single-purpose API skill or a hosted marketplace checkout flow.
Common Questions / FAQ
Who is IndieStack for?
IndieStack is for solo and indie builders using MCP-enabled agents who want to discover open-source indie skills, tools, and related creations without manual repo hunting.
When should I use IndieStack?
Use IndieStack during Idea and early Validate when you are exploring what to build, what to reuse, and which indie integrations are already available across its 25 categories.
How do I add IndieStack to my agent?
Install the PyPI package `indiestack`, register it as a stdio MCP server in your client config, restart the agent, and invoke discovery tools from your IDE session.