
karandeepsingh-blog
Search and read Karandeep Singh's DevOps and AWS blog: articles and cheatsheets.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Search and read Karandeep Singh's DevOps and AWS blog: articles and cheatsheets.
Список инструментов сервера (11)
Технические названия из tools/list. Нужны только разработчикам.
| search_posts | Search Karandeep Singh's blog (DevOps/AWS articles and cheatsheets). Returns ranked cards with title, URL, tags, date, reading time, and summary. |
| read_post | Read a post's full text by URL, paginated. Returns a window of characters; call again with the returned next offset to continue. |
| list_recent | List the most recently published posts. |
| browse_by_tag | List posts with a given tag (e.g. aws, lambda, cost, aurora). Use list_topics to see all tags. |
| list_topics | List every tag on the blog with a post count, for discovering what's covered. |
| related_posts | Given a post URL, find other posts that share the most tags with it. |
| random_post | Return a random post from the blog — a surprise pick. |
| get_cheatsheet | Jump straight to a cheatsheet by topic (docker, cloudformation, cost, aurora, kubernetes, …) and get its full text. |
| list_cheatsheets | List all cheatsheets (quick-reference guides) on the blog. |
| quiz_me | Test the user's knowledge with real multiple-choice questions written for the blog's articles. Returns questions, options, and an answers section with explanations. Ask the questions first, then reveal the answers. |
| get_commands | Return just the runnable commands and code blocks from the best-matching article or cheatsheet — no prose. Use when the user wants the command, not the explanation. |