AI & Machine Learning
aistacknavigator.com
Provides information about AI tool categories and vendors.
ENDPOINT 1
https://www.aistacknavigator.com/api/mcp
MCP server metadata
- Name
- asn-mcp
- Version
- 1.0.0
Known tools 18
list_categoriesList all AI tool categories in Stack Navigator (150+ foundational and industry categories).
Inferred read-onlyget_categoryGet detailed information about an AI tool category including its vendors, capabilities, and clusters.
Inferred read-onlyget_solutionGet full details for a specific solution (vendors_v2 row under v3.0 terminology) including all categories.
Inferred read-onlyget_solution_scoresGet all capability scores for a solution (vendors_v2 row under v3.0 terminology) in a specific category.
Inferred read-onlycompare_solutionsCompare capability scores across multiple solutions (vendors_v2 rows under v3.0 terminology) in a category.
Inferred read-onlylist_clustersList capability clusters (groupings of related capabilities) for a category.
Inferred read-onlyget_challengeGet details about a specific AI challenge/use case including description and vendor recommendations.
Inferred read-onlyget_site_contextGet information about Stack Navigator — what it is, what data it has, how to cite it, and URL patterns for deep linking.
Inferred read-onlyCONNECT 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.
aistacknavigator.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.