Connect and unify data across various platforms and databases with MindsDB as a single MCP server.
Nocodb database integration, read and write capabilities
$ npx -y nocodb-mcp-server {NOCODB_URL} {NOCODB_BASE_ID} {NOCODB_API_TOKEN}Or add it with the Claude CLI: claude mcp add edwinbernadus-nocodb-mcp-server
Values are filled in locally in your browser — nothing is sent anywhere.
{ "mcpServers": { "edwinbernadus-nocodb-mcp-server": { "command": "npx", "args": ["-y", "nocodb-mcp-server", "{NOCODB_URL}", "{NOCODB_BASE_ID}", "{NOCODB_API_TOKEN}"], "env": { "NOCODB_API_TOKEN": "<your-nocodb-api-token>", "NOCODB_URL": "<your-nocodb-url>", "NOCODB_BASE_ID": "<your-nocodb-base-id>" } } } }
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