context-mcp: ContextMCP is a self-hosted server designed to create a searchable knowledge base from your documentation across various sources. It indexes content, generates embeddings, stores them in a vector database, and serves them via the Model Context Protocol and REST API for AI assistants.; Pydantic AI: Pydantic AI is a Python agent framework for building production-grade Generative AI applications with the ergonomics and type-safety similar to FastAPI. It offers a model-agnostic approach with deep integration into the Pydantic ecosystem, focusing on reliability and developer experience.
Building a private, AI-queryable knowledge base for internal documentation
Building production-grade Generative AI applications and workflows.