mdskills
← All tags

Database AI Agent Skills

Browse AI agent skills tagged "Database". Find and install skills, MCP servers, and plugins for your AI coding assistant.

12 listings

Database Design

Rules

Database best practices focusing on Prisma and Supabase integration

3.0PatrickJS/awesome-cursorrules

PGMCP - PostgreSQL Model Context Protocol Server

PGMCP connects AI assistants to any PostgreSQL database through natural language queries. Ask questions in plain English and get structured SQL results with automatic streaming and robust error handling. Works with: Cursor, Claude Desktop, VS Code extensions, and any MCP-compatible client PGMCP connects to your existing PostgreSQL database and makes it accessible to AI assistants through natural l

8.0subnetmarco/pgmcp

CockroachDB MCP Server

MCP Server

The CockroachDB MCP Server is a natural language interface designed for LLMs and agentic applications to manage, monitor, and query data in CockroachDB. It integrates seamlessly with MCP (Model Content Protocol) clients, such as Claude Desktop or Cursor, enabling AI-driven workflows to interact directly with your database. - Cluster Monitoring - Database Operations - Table Management - Query Engin

8.0amineelkouhen/mcp-cockroachdb

MCP Toolbox for Databases

MCP Toolbox for Databases is an open source MCP server for databases. It enables you to develop tools easier, faster, and more securely by handling the complexities such as connection pooling, authentication, and more. This README provides a brief overview. For comprehensive details, see the full documentation. - Why Toolbox? - General Architecture - Getting Started - Installing the server - Runni

8.0googleapis/genai-toolbox

Redis MCP Server

MCP Server

The Redis MCP Server is a natural language interface designed for agentic applications to efficiently manage and search data in Redis. It integrates seamlessly with MCP (Model Content Protocol) clients, enabling AI-driven workflows to interact with structured and unstructured data in Redis. Using this MCP Server, you can ask questions like: - "Store the entire conversation in a stream" - "Cache th

8.0redis/mcp-redis

Pilat/mcp Datalink

MCP Server

MCP server for PostgreSQL, MySQL, and SQLite. Gives AI assistants secure database access via Model Context Protocol. Works with Claude Desktop, Claude Code, Cursor, Cline, and any MCP-compatible client. Add to your MCP client config file (see config locations below): This creates three database connections: analytics (read-only), inventory, and cache. Connection URL formats: URLs support ${VAR} sy

8.0pilat/mcp-datalink

MCP libSQL by xexr

MCP Server

A Model Context Protocol (MCP) server for libSQL database operations, providing secure database access through Claude Desktop, Claude Code, Cursor, and other MCP-compatible clients. Runs on Node, written in TypeScript 1. Install: 2. Test locally: 3. Configure Claude Desktop with your Node.js path and database URL (see configuration examples below) ✅ Complete database management capabilities - All

9.0Xexr/mcp-libsql

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

8.0julien040/anyquery

Baserow

Baserow is the secure, open-source platform for building databases, applications, automations, and AI agents — all without code. Trusted by over 150,000 users, Baserow delivers enterprise-grade security with GDPR, HIPAA, and SOC 2 Type II compliance, plus cloud and self-hosted deployments for full data control. With a built-in AI Assistant that lets you create databases and workflows using natural

3.0bram2w/baserow

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

8.0furey/mongodb-lens

Neo4j Labs MCP Servers

MCP Server

These MCP servers are a part of the Neo4j Labs program. They are developed and maintained by the Neo4j Field GenAI team and welcome contributions from the larger developer community. These servers are frequently updated with new and experimental features, but are not supported by the Neo4j product team. They are actively developed and maintained, but we don’t provide any SLAs or guarantees around

7.0neo4j-contrib/mcp-neo4j

MCP SQLite Server

MCP Server

This 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

8.0jparkerweb/mcp-sqlite