Facilitates interaction with a mock blog API service for fetching, searching, and adding blog posts.
This project provides a simple blog API service built with FastMCP and httpx, enabling users to interact with a mock blog API. It supports fetching all blogs, searching for blogs by title, and adding new blog posts. Utilizing uv for fast and reliable Python package management ensures reproducible dependency management and simplified environment setup.