Connect and unify data across various platforms and databases with MindsDB as a single MCP server.
Read-only SQL access with schema introspection. Inspect tables, run queries, and explain plans safely.
$ npx -y @modelcontextprotocol/server-postgres postgresql://localhost/mydbOr add it with the Claude CLI: claude mcp add postgres
querylist_schemaslist_tablesdescribe_tableexplain_queryValues are filled in locally in your browser — nothing is sent anywhere.
{ "mcpServers": { "postgres": { "command": "npx", "args": ["-y", "@modelcontextprotocol/server-postgres", "postgresql://localhost/mydb"], "env": { "DATABASE_URL": "<your-database-url>" } } } }
Paste the Claude Desktop snippet under mcpServers in your config, then restart Claude Desktop — or run the Claude Code command in your terminal.
Connect and unify data across various platforms and databases with MindsDB as a single MCP server.
Local-first system capturing screen/audio with timestamped indexing, SQL/embedding storage, semantic search, LLM-powered history analysis, and event-triggered actions - enables building context-aware…
npx screenpipe recordMemory manager for AI apps and Agents using various graph and vector stores and allowing ingestion from 30+ data sources
pip install cognee