Databases

9,151 mods in this category, of every kind an agent can take. Each one carries what it costs per session, what the scan found, and whether it is the original.

schema-exploration

553

xiaoranchenwai/12345-hotline-agent

Skill Claude CodeCodex

Lists tables, describes columns and data types, identifies foreign key relationships, and maps entity relationships in a database. Use when the user asks about database schema, table structure, column types, what tables exist, ERD, foreign keys, or how entities relate.

not rated 5 5mo ago A 57 tokens

obsidian-bases

554

zazencodes/zazencodes-obsidian-agent-course

Skill Claude CodeCodex

Create and edit Obsidian Bases (.base files) with views, filters, formulas, and summaries. Use when working with .base files, creating database-like views of notes, or when the user mentions Bases, table views, card views, filters, or formulas in Obsidian.

not rated 5 1mo ago A 63 tokens copy · 100% MIT

sql-and-database

555

JakubMikolajek/codex-skills-collection

Skill Codex

SQL writing and database engineering patterns, standards, and procedures. Use for designing database schemas, writing performant SQL queries, normalisation strategies, indexing, joins optimisation, locking mechanics, transactions, query debugging with EXPLAIN, and ORM integration. Applies to PostgreSQL, MySQL…

not rated 5 4d ago A SkillSpector: pass 93 tokens original MIT

query-writing

556

ms-alan/deepagents-text2sql

Skill Claude CodeCodex

For writing and executing SQL queries - from simple single-table queries to complex multi-table JOINs.

not rated 5 5mo ago A 21 tokens

supabase

557

VolvoxCommunity/sobers

MCP server Claude CodeCodexCursor +2

One of 3 in .mcp.json

Supabase's hosted MCP server: lets the agent manage projects, tables, SQL and migrations. Remote server at mcp.supabase.com.

not rated 5 5mo ago A tokens not measured

postgres

558

thatoe/yay-thal-pya-zet

MCP server Claude CodeCodexCursor +2

One of 3 in .mcp.json

Lets the agent inspect a PostgreSQL database schema and run read-only SQL queries against it. Runs locally from the @modelcontextprotocol/server-postgres npm package.

not rated 5 2mo ago A tokens not measured

supabase

559

isaacenage/QGIS-Plugins

MCP server Claude CodeCodexCursor +2

Supabase's hosted MCP server: lets the agent manage projects, tables, SQL and migrations. Remote server at mcp.supabase.com.

not rated 5 1mo ago A tokens not measured GPL-3.0

convex_rules

560

Cheggin/sushihacks2025

Cursor rule Cursor

Guidelines and best practices for building Convex projects, including database schema design, queries, mutations, and real-world examples.

not rated 5 11mo ago A 0 tokens copy · 95% MIT

dungnotnull/indie-game-match-history-database-agent-skill

Skill Claude CodeCodex

Historical Match Database Architecture & Engine for Indie Games - Comprehensive evidence-backed analysis harness for indie game match-history data engineering. Use when designing storage architectures, selecting rating systems (ELO/Glicko-2), implementing tiered storage, addressing GDPR/COPPA privacy requirements, or…

not rated 5 1mo ago A 96 tokens original MIT

steampipe-mcp

562

andrew-kurin/steampipe-mcp-server

MCP server Claude CodeCodexCursor +2

A Python MCP server interacting with PostgreSQL, intended for use with Steampipe. Runs locally from the steampipe-mcp-server Python package.

not rated 5 1y ago A tokens not measured original MIT

sap-s4-mcp-server

563

Nidhideep/sap-s4-mcp-server

Skill Claude CodeCodex

Query SAP S/4HANA OData services directly from Claude — discover service catalogs, fetch entity metadata, run OData queries (GET/POST/PATCH/DELETE), and retrieve field value lists. Use this when working with SAP S/4HANA data, building integrations, or exploring what OData services a system exposes. Requires a running…

not rated 5 2mo ago A 87 tokens

database

565

Cyronius/claude-database-tools

Skill Claude CodeCodex

Use this skill when working with SQL Server databases, creating tables, writing queries, or modifying database schema. Triggers on database work, SQL queries, table creation, or schema modifications.

not rated 5 8mo ago A 39 tokens original MIT

gorm-dao

566

Xe/skills

Skill Claude CodeCodex

Write GORM data access code using the DAO (Data Access Object) pattern. Use when creating database models, writing queries, setting up GORM, adding CRUD methods, or working with gorm.io in Go services. Also use when the user mentions "DAO", "data access", "ORM", "database models", "GORM", or is building a Go service…

not rated 5 4mo ago A 85 tokens original MIT

sql-mcp

568

polarisxb/sql-mcp

MCP server Claude CodeCodexCursor +2

MySQL-backed Model Context Protocol (MCP) server for database metadata, sampling and read-only queries. Runs locally from the @polarisxb/sql-mcp npm package.

not rated 5 1y ago A tokens not measured original MIT

zilliz

569

zilliztech/zilliz-skill

Skill Claude CodeCodex

Manage Zilliz Cloud vector databases via zilliz-cli. Use when the user wants to: (1) set up zilliz-cli (install, login, configure), (2) manage clusters (create, list, describe, suspend, resume, delete, modify), (3) manage collections, indexes, partitions, databases, or aliases, (4) perform vector operations (search…

not rated 5 changed 5d ago C 180 tokens original Apache-2.0

mssql-local

570

eamonboyle/mssql-mcp

MCP server Claude CodeCodexCursor +2

MCP server for Microsoft SQL Server - query and manage your database with natural language in Cursor, Claude, and VS Code. Runs locally from the @eamonboyle/mssql-mcp npm package. Needs 8 environment variables to run.

not rated 5 8d ago A tokens not measured original MIT

onc-data-wrangler

571

kenlkehl/onc-data-wrangler-plugin

Plugin Claude Code

Bundles 14 skills, 11 agents · 1,582 tokens together

Oncology data wrangling: extract structured data from clinical notes, build privacy-preserving DuckDB databases, query cohorts, reproduce published paper results, and perform individual-level analysis.

not rated 5 2mo ago A tokens not measured

db-mcp

572

faaak2/mcp-db

MCP server Claude CodeCodexCursor +2

MCP server "db-mcp", hosted remotely at mcp-builder.de, as configured in faaak2/mcp-db.

not rated 5 6mo ago A tokens not measured

qdrant

574

lucifertrj/mcp-for-dummies

MCP server Claude CodeCodexCursor +2

MCP server for retrieving context from a Qdrant vector database. Runs locally from the mcp-server-qdrant Python package. Needs 4 environment variables to run.

not rated 5 12mo ago A tokens not measured

thomasballinger/convex-sse-mcp

Cursor rule Cursor

Guidelines and best practices for building Convex projects, including database schema design, queries, mutations, and real-world examples.

not rated 5 1y ago A 0 tokens original Apache-2.0

database-mcp-mariadb

576

arifulislamat/database-mcp

MCP server Claude CodeCodexCursor +2

One of 5 in server.json

MCP server for MariaDB. Read-only by default, row caps, timeouts, secrets never logged. Runs locally from the @database-mcp/mariadb npm package. Needs 4 environment variables to run.

not rated 5 3d ago A tokens not measured original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: