Database & Storage
SQL, NoSQL, migrations, ORMs, caching, Supabase, Airtable
124 listings
n8n Self-Hosted AI Starter Kit
Starter KitDocker Compose template that sets up a complete local AI environment with n8n workflow automation, Ollama, Qdrant vector store, and PostgreSQL.
Token Optimizer MCP
MCP ServerToken Optimizer MCP is a Model Context Protocol (MCP) server that reduces context window usage by 60-90% through intelligent caching, compression, and smart tool replacements. By storing compressed content externally in SQLite and providing optimized alternatives to standard tools, the server helps you maximize your available context window. Production Results: 60-90% token reduction across 38,000
SEO Audit
>
SQL Optimization
PluginSQL query optimization patterns including EXPLAIN plan analysis, index strategies, query rewriting, and N+1 query prevention. Use when optimizing slow database queries, analyzing query performance, designing indexes, or debugging database bottlenecks. Works with PostgreSQL, MySQL, SQLite, and other SQL databases. Typical improvements: 10x-1000x query speedup.
PostgreSQL Table Design
Design a PostgreSQL-specific schema. Covers best-practices, data types, indexing, constraints, performance patterns, and advanced features
Supabase Postgres Best Practices
Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or database configurations.
MongoDB Lens
MongoDB Lens is a local Model Context Protocol (MCP) server with full featured access to MongoDB databases using natural language via LLMs to perform queries, run aggregations, optimize performance, and more. - Quick Start - Installation - Configuration - Client Setup - Data Protection - Test Suite - Disclaimer - Install MongoDB Lens - Configure MongoDB Lens - Set up your MCP Client (e.g. Claude D
NeuroLink
🧠 NeuroLink The Enterprise AI SDK for Production Applications 13 Providers | 58+ MCP Tools | HITL Security | Redis Persistence Enterprise AI development platform with unified provider access, production-ready tooling, and an opinionated factory architecture. NeuroLink ships as both a TypeScript SDK and a professional CLI so teams can build, operate, and iterate on AI features quickly. NeuroLink i
postgres
Execute read-only SQL queries against multiple PostgreSQL databases. Use when: (1) querying PostgreSQL databases, (2) exploring database schemas/tables, (3) running SELECT queries for data analysis, (4) checking database contents. Supports multiple database connections with descriptions for intelligent auto-selection. Blocks all write operations (INSERT, UPDATE, DELETE, DROP, etc.) for safety.
Supabase Postgres Best Practices
Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or database configurations.
Neon Postgres
PluginGuides and best practices for working with Neon Serverless Postgres. Covers getting started, local development with Neon, choosing a connection method, Neon features, authentication (@neondatabase/auth), PostgREST-style data API (@neondatabase/neon-js), Neon CLI, and Neon's Platform API/SDKs. Use for any Neon-related questions.
Database Architect
Expert database architect specializing in data layer design from
Medical MCP Server
MCP ServerAn MCP (Model Context Protocol) server that brings authoritative medical information into AI coding environments like Cursor and Claude Desktop. - 🔒 Your Data Never Leaves – Runs 100% locally; no tracking, no logs, no cloud - 🆓 No API Keys – Works out of the box, zero configuration - 🏥 Authoritative Sources – FDA, WHO, PubMed, RxNorm, Google Scholar, AAP, pediatric journals - ⚡ Easy Setup – One
Clickhouse IO
ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads.
Prisma Expert
Prisma ORM expert for schema design, migrations, query optimization, relations modeling, and database operations. Use PROACTIVELY for Prisma schema issues, migration problems, query performance, relation design, or database connection issues.
Googlesheets Automation
Automate Google Sheets operations (read, write, format, filter, manage spreadsheets) via Rube MCP (Composio). Read/write data, manage tabs, apply formatting, and search rows programmatically.
Using Neon
Guides and best practices for working with Neon Serverless Postgres. Covers getting started, local development with Neon, choosing a connection method, Neon features, authentication (@neondatabase/auth), PostgREST-style data API (@neondatabase/neon-js), Neon CLI, and Neon's Platform API/SDKs. Use for any Neon-related questions.
memviz
A local vector memory explorer with a modern UI inspired by Supabase and Pinecone. Browse, search, visualize and manage the SQLite-vec database created by MCP Memory Service . I'm a sysadmin by trade, not a developer. My coding background is some C++ from many years ago. I built memviz entirely through vibe coding with Claude Code as a way to test AI-assisted development workflows. The whole thing
Anyquery
Anyquery is a SQL query engine that allows you to run SQL queries on pretty much anything. It supports querying files, databases, and apps (e.g. Apple Notes, Notion, Chrome, Todoist, etc.). It's built on top of SQLite and uses plugins to extend its functionality. It can also connect to LLMs (e.g. ChatGPT, Claude, Cursor, TypingMind, etc.) to allow them to access your data. Finally, it can act as a
Durable Objects
Create and review Cloudflare Durable Objects. Use when building stateful coordination (chat rooms, multiplayer games, booking systems), implementing RPC methods, SQLite storage, alarms, WebSockets, or reviewing DO code for best practices. Covers Workers integration, wrangler config, and testing with Vitest.
MCP SQLite Server
MCP ServerThis is a Model Context Protocol (MCP) server that provides comprehensive SQLite database interaction capabilities. - Complete CRUD operations (Create, Read, Update, Delete) - Database exploration and introspection - Execute custom SQL queries Define the command in your IDE's MCP Server settings: e.g. Cursor: e.g. VSCode: Your database path must be provided as an argument. Get detailed information
Azure Mgmt Mongodbatlas Dotnet
Manage MongoDB Atlas Organizations as Azure ARM resources using Azure.ResourceManager.MongoDBAtlas SDK. Use when creating, updating, listing, or deleting MongoDB Atlas organizations through Azure Marketplace integration. This SDK manages the Azure-side organization resource, not Atlas clusters/databases directly.
Bear MCP Server
MCP ServerThis project is a Model Context Protocol (MCP) server that provides access to the Bear Notes. Bear stores notes on SQLite database. This MCP server runs some SQL commands to access this notes. - Read notes - Search notes by text - List all tags Update your claudedesktopconfig.json When the server is started, the following MCP tools become available: - getnotes: Retrieves all notes - gettags: Lists
SQLite Explorer MCP Server
MCP ServerAn MCP server that provides safe, read-only access to SQLite databases through Model Context Protocol (MCP). This server is built with the FastMCP framework, which enables LLMs to explore and query SQLite databases with built-in safety features and query validation. - Python 3.6+ - SQLite database file (path specified via environment variable) Install all required dependencies: - fastmcp: Framewor