A Blog MCP Server with FastMCP and pgvector
In my previous post, AI Assistant for Our Blog Writing Process, I introduced the assistant we built to help with our blog writing. We'll go through the ingestion pipeline that gets our posts into a database, the embeddings that make the corpus searchable by meaning, the MCP server that exposes all of it, and the plugin that packages the workflows on top.
