Skip to main content

Grounded Vibe Coding with Model Context Protocol and Qdrant

Kacper Łukawski, Senior Developer Advocate at Qdrant, teaches you how to rapidly build a Retrieval Augmented Generation system based on the Qdrant vector database.
Aug 6, 2025
View slides

AI coding assistants are becoming increasingly popular, but we still take their output with a grain of salt. Vibe coding an app over a weekend is hard, but possible. Still, the quality of the generated code might be below expectations, as your applications may use outdated versions of the libraries - the ones the underlying LLM was trained on. That's where Qdrant's MCP server comes in handy, as it can act as a knowledge base, providing the right code examples just in time when you need them. Thanks to the Model Context Protocol, it integrates with the most popular AI coding assistants, including Cursor, Claude Code, and Windsurf.

In this code-along, Kacper Łukawski, Senior Developer Advocate at Qdrant, teaches you how to rapidly build a Retrieval Augmented Generation system based on the Qdrant vector database. He will present an end-to-end setup for using your favourite AI coding assistant to speed development with the help of the MCP server that will be acting as a knowledge base for the libraries we will need, and how to use it to implement a RAG system faster than you ever could.

Key Takeaways:

  • Understand the basics of the Model Context Protocol.
  • Learn how to boost your coding performance with the help of AI coding assistants and MCP server based knowledge base.
  • Discover different approaches to retrieval and ways to combine them with Qdrant’s Universal Query API.

Session Resources + Slides

Topics
Related

Tutorial

Model Context Protocol (MCP): A Guide With Demo Project

Learn how to build an MCP server using Anthropic's Model Context Protocol to connect Claude with GitHub and Notion.
Aashi Dutt's photo

Aashi Dutt

Tutorial

Local AI with Docker, n8n, Qdrant, and Ollama

Learn how to build secure, local AI applications that protect your sensitive data using a low/no-code automation framework.
Abid Ali Awan's photo

Abid Ali Awan

Tutorial

DeepSeek V3: A Guide With Demo Project

Learn how to build an AI-powered code reviewer assistant using DeepSeek-V3 and Gradio.
Aashi Dutt's photo

Aashi Dutt

code-along

Don't Just Vibe Code It; Understand It

Aimée Gott, Learning Solutions Architect at DataCamp, shows you how to get started with Python and SQL using ChatGPT as your guide.
Aimee Gott's photo

Aimee Gott

code-along

Retrieval Augmented Generation with GPT and Milvus

In this session you'll learn how to get started with Milvus and perform Q&A on some documents using GPT and the RAG technique.
Yujian Tang's photo

Yujian Tang

code-along

Retrieval Augmented Generation with the OpenAI API & Pinecone

Build a movie recommender system using GPT and learn key techniques to minimize hallucinations and ensure factual answers.
Vincent Vankrunkelsven's photo

Vincent Vankrunkelsven

See MoreSee More