mcp-server
1
This project provides a minimalistic example of building and deploying an MCP server using FastAPI and Chroma DB. It guides users on setting up the server, configuring API keys, populating a database with sample data, and running queries.
Chroma DB
Lightweight vector database for storing and retrieving document vectors
FastAPI
High-performance web framework for building API services
OpenAI Embedding Function
Vector representation used to generate documents