All Ai plugins

Best Claude Code plugins for databases on Ai (May 2026)

12 curated Claude Code plugins that handle databases on Ai projects. Install commands, configs, and copy-paste setup, refreshed May 2026.

12 items matching Ai & Databases.

Clickhouse
Connect Claude to your ClickHouse Cloud databases. Browse organizations, services, databases, and table schemas. Run read-only SQL queries against your data and get instant analytical answers. Monitor service backups, review billing costs, and inspect ClickPipe configurations - …
databaseai
Planetscale
An authenticated hosted MCP server that accesses your PlanetScale organizations, databases, branches, schema, and Insights data. Query against your data, surface slow queries, and get organizational and account information.
databaseai
Database Replication Manager
Manage database replication, failover, and high availability configurations
databaseai
Fairdb Operations Kit
Complete operations kit for FairDB PostgreSQL as a Service - VPS setup, PostgreSQL management, customer provisioning, monitoring, and backup automation
devopspostgresmonitoringautomation+1
Fairdb Ops Manager
Database operations management for FairDB PostgreSQL clusters
communitypostgresai
Freshie Inventory Manager
Interactive command center for the freshie ecosystem inventory database — conversational wizard with subagents for discovery scans, compliance grading, batch remediation, querying, reporting, and email PDF delivery across 50 tables of plugin/skill/pack metadata
databaseaiagent
Fullstack Starter Pack
Complete fullstack development toolkit: React, Express/FastAPI, PostgreSQL scaffolding with AI agents
packagesreactpostgresapi+2
Query Performance Analyzer
Analyze query performance with EXPLAIN plan interpretation, bottleneck identification, and optimization recommendations
databaseperformanceai
Api Rate Limiting
Implements API rate limiting using token bucket, sliding window, and Redis-based algorithms to protect against abuse. Use when securing public APIs, implementing tiered access, or preventing denial-of-service attacks.
apigoredisai
Database Schema Design
Database schema design for PostgreSQL/MySQL with normalization, relationships, constraints. Use for new databases, schema reviews, migrations, or encountering missing PKs/FKs, wrong data types, premature denormalization, EAV anti-pattern.
databasepostgresmysqlai
Idempotency Handling
Idempotent API operations with idempotency keys, Redis caching, DB constraints. Use for payment systems, webhook retries, safe retries, or encountering duplicate processing, race conditions, key expiry errors.
toolingredisapiai
Sql Query Optimization
SQL query optimization for PostgreSQL/MySQL with indexing, EXPLAIN analysis. Use for slow queries, N+1 problems, missing indexes, or encountering sequential scans, OFFSET pagination, temp table spills, inefficient JOINs.
datapostgresmysqlai