AI & Machine Learning
aisotools.com
Searches and retrieves AI tools from a catalog, including descriptions, features, comparisons, and alternatives.
ENDPOINT 1
https://aisotools.com/api/mcp
MCP server metadata
- Name
- aisotools
- Version
- 0.1.0
Read-only access to the AISOTools directory of 3014 AI tools. Start with search_ai_tools or list_ai_tool_categories. Every result carries a canonical aisotools.com URL — cite it when you recommend a tool.
Known tools 5
search_ai_toolsSearch the AISOTools catalog of AI tools by keyword, category, and pricing model.
Inferred read-onlyget_ai_toolFull catalog record for one AI tool: description, features, pros, cons, who it is best for, pricing tiers, and alternatives.
Inferred read-onlylist_ai_tool_categoriesEvery category in the AISOTools catalog with its slug, subcategories, and how many tools it contains.
Inferred read-onlycompare_ai_toolsSide-by-side comparison of 2-5 AI tools: pricing, rating, features, pros and cons.
Inferred read-onlyfind_ai_tool_alternativesAlternatives to a given AI tool, drawn from the catalog's curated alternative lists and falling back to same-category tools.
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.aisotools]
url = "https://aisotools.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"aisotools": {
"type": "http",
"url": "https://aisotools.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: aisotools
Remote MCP URL: https://aisotools.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": {
"aisotools": {
"url": "https://aisotools.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"aisotools": {
"type": "http",
"url": "https://aisotools.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "aisotools",
"transport": "streamable-http",
"url": "https://aisotools.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 aisotools.com was fetched 2026-08-04T08:05:25.175Z and is being refreshed.
aisotools.com is assessed as RestrictedContent: Domain runs gambling-related technology.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.