← Registry

General Tools

stackindex.org

Provides a searchable database of SaaS products with detailed records, comparisons, and filtering.

1 endpoint4 known toolsFirst detected August 22, 2026Last detected August 22, 2026

ENDPOINT 1

https://stackindex.org/mcp

No auth detected

MCP server metadata

Name
StackIndex
Version
1.0.0
Capabilities
tools.listChanged

Known tools 4

list_categories

List all product categories with their slugs and product counts.

Inferred read-only
search_products

Search and filter SaaS products by category, price, and features.

Inferred read-only
get_product

Get the full product record for a single SaaS tool by slug, including all pricing tiers, key features, compliance badges, and affiliate link.

Inferred read-only
compare_products

Side-by-side comparison of 2–4 SaaS products.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.stackindex]
url = "https://stackindex.org/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "stackindex": {
      "type": "http",
      "url": "https://stackindex.org/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: stackindex
Remote MCP URL: https://stackindex.org/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "stackindex": {
      "url": "https://stackindex.org/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "stackindex": {
      "type": "http",
      "url": "https://stackindex.org/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "stackindex",
  "transport": "streamable-http",
  "url": "https://stackindex.org/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.