← Registry

AI & Machine Learning

aistacknavigator.com

Provides information about AI tool categories and vendors.

1 endpoint18 known toolsFirst detected July 18, 2026Last detected August 26, 2026

ENDPOINT 1

https://www.aistacknavigator.com/api/mcp

No auth detected

MCP server metadata

Name
asn-mcp
Version
1.0.0
Capabilities
tools.listChanged

Known tools 18

list_categories

List all AI tool categories in Stack Navigator (150+ foundational and industry categories).

Inferred read-only
get_category

Get detailed information about an AI tool category including its vendors, capabilities, and clusters.

Inferred read-only
list_vendors

DEPRECATED: use list_solutions.

Inferred read-only
get_vendor

DEPRECATED: use get_solution.

Inferred read-only
get_vendor_scores

DEPRECATED: use get_solution_scores.

Inferred read-only
compare_vendors

DEPRECATED: use compare_solutions.

Inferred read-only
list_solutions

List all solutions (vendors_v2 rows under v3.0 terminology).

Inferred read-only
get_solution

Get full details for a specific solution (vendors_v2 row under v3.0 terminology) including all categories.

Inferred read-only
get_solution_scores

Get all capability scores for a solution (vendors_v2 row under v3.0 terminology) in a specific category.

Inferred read-only
compare_solutions

Compare capability scores across multiple solutions (vendors_v2 rows under v3.0 terminology) in a category.

Inferred read-only
list_vendors_v3

List all vendors (parent companies) with their solution counts.

Inferred read-only
get_vendor_v3

Get one vendor (company) by slug with all its solutions nested.

Inferred read-only
list_capabilities

List capability dimensions that vendors are scored on.

Inferred read-only
list_clusters

List capability clusters (groupings of related capabilities) for a category.

Inferred read-only
search

Full-text search across AI vendors and categories in Stack Navigator.

Inferred read-only
list_domains

List all 10 outcome domains in Stack Navigator.

Inferred read-only
get_challenge

Get details about a specific AI challenge/use case including description and vendor recommendations.

Inferred read-only
get_site_context

Get information about Stack Navigator — what it is, what data it has, how to cite it, and URL patterns for deep linking.

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.asn-mcp]
url = "https://www.aistacknavigator.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "asn-mcp": {
      "type": "http",
      "url": "https://www.aistacknavigator.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: asn-mcp
Remote MCP URL: https://www.aistacknavigator.com/api/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": {
    "asn-mcp": {
      "url": "https://www.aistacknavigator.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "asn-mcp": {
      "type": "http",
      "url": "https://www.aistacknavigator.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "asn-mcp",
  "transport": "streamable-http",
  "url": "https://www.aistacknavigator.com/api/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for aistacknavigator.com was fetched 2026-07-26T08:49:46.065Z and is being refreshed.

Trust status Neutral

aistacknavigator.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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