Complete documentation for the NeuronDB ecosystem. Build AI applications in PostgreSQL with vector search, ML inference, and RAG pipelines.
$ docker run -d --name neurondb \
-e POSTGRES_PASSWORD=postgres \
neurondb/neurondb:latestSelect a Product
NeuronDB
PostgreSQL AI Extension
PostgreSQL AI extension with vector search, ML inference, RAG pipeline, and GPU acceleration. Build AI applications directly in PostgreSQL.
NeuronAgent
AI Agent Runtime for PostgreSQL
REST API and WebSocket agent runtime system with long-term memory, tool execution, and streaming responses.
NeuronMCP
Model Context Protocol Server for NeuronDB
Model Context Protocol server with 100+ tools (27 PostgreSQL + 70+ NeuronDB) enabling MCP-compatible clients (like Claude Desktop) to access NeuronDB vector operations, ML training, RAG pipeline, dataset loading from HuggingFace/URLs/GitHub/S3, and PostgreSQL administration.
NeuronDesktop
Unified Web Interface for NeuronDB Ecosystem
Unified web interface providing a single dashboard for managing and interacting with MCP servers, NeuronDB, and NeuronAgent. Real-time WebSocket communication, secure authentication, and comprehensive monitoring.