
Personal blog of ASK
Blogging about everything, nothing and sharing recipes along the way.

I Fed Brewfather's API to Claude and Built My Own MCP Server
Brewfather is a comprehensive app for homebrewers that manages recipe design, batch tracking, fermentation logs, water chemistry, and ingredient inventory, making it a central hub for homebrew recipes. An MCP (Model Context Protocol) server acts like a plugin that exposes local tools and data to an AI such as Claude, letting it call a locally run server without any cloud intermediary or custom UI. Using Brewfather’s REST API, the author fed the documentation to Claude and quickly generated a local MCP server that connects Brewfather to Claude Code. This setup enables three key capabilities: browsing and inspecting real Brewfather recipes, checking the brew schedule and batch stages, and verifying whether the ingredient inventory is sufficient for an upcoming brew day. The main benefit is turning brewing data into a conversational interface, so users can simply ask questions like whether they are ready to brew on a given day. Future extensions could include logging fermentation readings, auto-creating batches from recipes, and sending notifications as batches progress through stages.
Explore by category
Browse our curated collection of articles organized by topic and interest.
AI
Explore artificial intelligence, machine learning applications, AI-powered tools, and practical guides for integrating AI technologies into web development, content creation, and automation workflows.
Home Brewing
Discover the art and science of home brewing beer, from selecting the right ingredients and equipment to mastering fermentation techniques, recipe development, and creating your own unique craft beers at home.
NextJS
Deep dive into Next.js framework development, covering App Router patterns, server components, static site generation, API routes, performance optimization, deployment strategies, and building modern React applications.
Recipies
Discover delicious recipes, cooking techniques, ingredient guides, and culinary tips for creating memorable meals at home. From quick weeknight dinners to special occasion dishes. Some of the post will be in norwegian.
SEO
Learn search engine optimization strategies, technical SEO implementation, meta tag optimization, structured data markup, and performance techniques to improve your website's visibility and ranking in search results.
Sanity
Master headless CMS development with Sanity, including content modeling best practices, GROQ query optimization, Studio customization, real-world implementation patterns, and building scalable content platforms.
TypeScript
Posts about TypeScript tips, patterns, and learning resources.





