Serversio.github.Pattyboi101/indiestack
I

IndieStack

io.github.Pattyboi101/indiestack · v1.12.0
▦ pypi
v1.12.0pypi pypi: indiestack↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.Pattyboi101/indiestack",
  "description": "Search 3,100+ developer tools via MCP. Install commands, compatibility data, health scores.",
  "title": "IndieStack",
  "repository": {
    "url": "https://github.com/Pattyboi101/indiestack",
    "source": "github"
  },
  "version": "1.12.0",
  "websiteUrl": "https://indiestack.ai",
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "indiestack",
      "version": "1.12.0",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      },
      "runtimeArguments": [
        {
          "value": "indiestack",
          "type": "named",
          "name": "--from"
        },
        {
          "value": "indiestack-mcp",
          "type": "positional"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}