
karandeepsingh-blog
Search and read Karandeep Singh's DevOps and AWS blog: articles and cheatsheets.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
Search and read Karandeep Singh's DevOps and AWS blog: articles and cheatsheets.
Server tool list (11)
Raw names from tools/list. Only developers need these.
| 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. |