
StitchAPI Docs
Search and read the StitchAPI docs: searchdocs finds relevant sections, getdoc reads a page.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Search and read the StitchAPI docs: search_docs finds relevant sections, get_doc reads a page.
Список инструментов сервера (2)
Технические названия из tools/list. Нужны только разработчикам.
| search_docs | Search the StitchAPI documentation semantically (hybrid BM25 + vector). Returns the most relevant doc sections as excerpts with deep links — never full pages. Follow up with get_doc to read a full page. |
| get_doc | Fetch a full StitchAPI documentation page as Markdown — the "read the whole thing" escape hatch for a search_docs hit. Pass a `url` (as returned by search_docs) or a `slug` like "guides/resilience/throttle". |