Aisotools
БесплатноНе проверенMCP server for the AISOTools catalog — search, compare, and find alternatives across 1,100+ AI tools. Hosted Streamable HTTP, no install.
Описание
MCP server for the AISOTools catalog — search, compare, and find alternatives across 1,100+ AI tools. Hosted Streamable HTTP, no install.
README
A hosted Model Context Protocol server over the AISOTools catalog — 1,113 AI tools with pricing, ratings, features, pros, cons, and curated alternatives.
There is nothing to install. The server is a stateless Streamable HTTP endpoint:
https://aisotools.com/api/mcp
Every result carries the canonical https://aisotools.com/tool/<slug> page for the
tool, so an assistant answering "what's the best transcription API?" can cite a source
rather than paraphrase from memory.
Tools
| Tool | What it does |
|---|---|
search_ai_tools |
Search the catalog by keyword, category, and pricing (free/freemium/paid). Ranked summaries. |
get_ai_tool |
Full record for one tool — description, features, pros, cons, who it's best for, pricing tiers, alternatives. Accepts a slug or a display name. |
list_ai_tool_categories |
Every category with its slug, subcategories, and tool count. Use the slugs to filter search_ai_tools. |
compare_ai_tools |
Side-by-side comparison of 2–5 named tools. Names it can't resolve come back in an unmatched array rather than being silently dropped. |
find_ai_tool_alternatives |
Alternatives to a given tool. Curated alternatives and same-category fallbacks are returned in separate fields, not blended. |
Read-only. No authentication, no API key, no rate-limit signup.
Connect
Claude Code
claude mcp add --transport http aisotools https://aisotools.com/api/mcp
Claude Desktop / any client without native HTTP transport
{
"mcpServers": {
"aisotools": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://aisotools.com/api/mcp"]
}
}
}
Raw JSON-RPC
curl -sS https://aisotools.com/api/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'
Notes on the data
totalToolsis 1,113 at the time of writing and moves as the catalog grows;search_ai_toolsreports bothmatchedandsearchedso you can see the denominator it actually searched.sponsoredis computed against the placement's expiry, so a lapsed sponsorship reportsfalserather than staying flagged forever. Sponsored placement never changes search ranking.- Ratings and review counts are catalog metadata, not live scrapes.
Protocol
Streamable HTTP, protocol version 2025-06-18. POST only — GET and DELETE
answer 405 (the server is stateless, so there is no SSE stream or session to
resume). Notifications answer 202 with no body. JSON-RPC batches are supported.
License
MIT © Bity LLC
Установка Aisotools
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/shibley/aisotools-mcp-serverFAQ
Aisotools MCP бесплатный?
Да, Aisotools MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Aisotools?
Нет, Aisotools работает без API-ключей и переменных окружения.
Aisotools — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Aisotools в Claude Desktop, Claude Code или Cursor?
Открой Aisotools на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzMCP-Agent
A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)
автор: lastmile-aiSpring AI MCP Client
Provides auto-configuration for MCP client functionality in Spring Boot applications.
mcp.natoma.ai
A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)
MCPHub
Website to list high quality MCP servers and reviews by real users. Also provide online chatbot for popular LLM models with MCP server support.
MCP Servers Rating and User Reviews
Website to rate MCP servers, write authentic user reviews, and [search engine for agent & mcp](http://www.deepnlp.org/search/agent)
mkinf
An Open Source registry of hosted MCP Servers to accelerate AI agent workflows.
Compare Aisotools with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
